PdfFontSubsetStrategy class

PdfFontSubsetStrategy class

Specifies font subsetting strategy

Inheritance: PdfFontSubsetStrategyEnumeration

The PdfFontSubsetStrategy type exposes the following members:

Constructors

Constructor Description
init Serialization constructor

Properties

Property Description
none Do not subset fonts
subset_all_fonts Subset all fonts, used in a document.
subset_embedded_fonts_only Portrait page orientation (narrow and tall).

Methods

Method Description
equals Determines whether two object instances are equal.
compare_to Compares current object to other.

See Also