[]
        
(Showing Draft Content)

C1.C1Pdf.FontTypeEnum

FontTypeEnum Enum

Determines how fonts are encoded in the document.

Namespace: C1.C1Pdf
Assembly: C1.C1Pdf.4.8.dll
Syntax
public enum FontTypeEnum

Fields

Name Description
Embedded

Use embedded TrueType fonts.

Standard

Use only standard PDF fonts (Helvetica, Times, Symbol).

TrueType

Use TrueType fonts, no embedding (viewer must have fonts installed).