Click or drag to resize

PdfiumFPDF_IsCompact Method

Check if compact version of pdfium dynamic library (.dll/.dylib) is used.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static bool FPDF_IsCompact()

Return Value

Boolean
true if compact version is used.
See Also