Click or drag to resize

CPDFOptimizeOptionIsValid Method

Whether the optimization is valid.

Namespace:  ComPDFKit.PDFDocument
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
C#
public bool IsValid()

Return Value

Type: Boolean
whether the optimization is valid
See Also