A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFDocument
CPDFOptimizeOption Class
CPDFOptimizeOption Methods
GetFlag Method
GetImageOption Method
GetImageQuality Method
IsValid Method
OptimizeCancel Method
SetFlag Method
SetGetPageIndexDelegate Method
SetImageOption Method
SetImageQuality Method
CPDFOptimizeOption
SetFlag Method
Sets the optimization flag.
Namespace:
ComPDFKit.PDFDocument
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
Syntax
C#
Copy
public
bool
SetFlag
(
CPDF_OPTIMIZE_FLAG
flag
)
Parameters
flag
Type:
ComPDFKit.PDFDocument
CPDF_OPTIMIZE_FLAG
the optimization flag
Return Value
Type:
Boolean
Returns true on success, false on failure.
See Also
Reference
CPDFOptimizeOption Class
ComPDFKit.PDFDocument Namespace