Click or drag to resize

PdfiumIsStaticCallbacks Property

Determines whether the engine is compiled with static callbacks.

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

Property Value

Boolean
Remarks
true if a trial mode; false otherwise.
See Also