Click or drag to resize

PdfiumIsFullAPI Property

Determines whether the engine is initialized in full API mode.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static bool IsFullAPI { get; }

Property Value

Boolean
Remarks
true if all features are available; false - if LITE features are available only.
See Also