Click or drag to resize

CPDFFontIsFontInitializationComplete Method

Whether the font management initialization is complete.

Namespace:  ComPDFKit.PDFDocument
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public static bool IsFontInitializationComplete()

Return Value

Type: Boolean
See Also