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
SetGetPageIndexDelegate Method
Sets the delegate to get the optimization progress.
Namespace:
ComPDFKit.PDFDocument
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.1.0+b8a973db4fce43f68ed31640e557d7c5478d7f58
Syntax
C#
Copy
public
bool
SetGetPageIndexDelegate
(
CPDFDocument
GetPageIndexDelegate
getPageIndexDelegate
)
Parameters
getPageIndexDelegate
Type:
ComPDFKit.PDFDocument
CPDFDocument
GetPageIndexDelegate
the delegate
Return Value
Type:
Boolean
Returns true on success, false on failure.
See Also
Reference
CPDFOptimizeOption Class
ComPDFKit.PDFDocument Namespace