[]
        
(Showing Draft Content)

C1.Pdf.PdfFontType

PdfFontType Enum

Determines how fonts are encoded in the document.

Namespace: C1.Pdf
Assembly: C1.Pdf.dll
Syntax
public enum PdfFontType

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).