Click or drag to resize

PdfiumIsTrial Property

Determines whether the engine is initialized in a trial mode.

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

Property Value

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