Click or drag to resize

CPDFFont Class

The class for font management
Inheritance Hierarchy
SystemObject
  ComPDFKit.PDFDocumentCPDFFont

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

The CPDFFont type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetFamilyStyleName
Gets font family and style name.
Public methodStatic memberGetFontNameDictionary
Gets a list of the names of available fonts.
Public methodStatic memberGetPostScriptName
Get the font names required by the PDF SDK.
Public methodStatic memberInitFont
Initializes font management.
Public methodStatic memberIsFontInitializationComplete
Whether the font management initialization is complete.
Top
See Also