PdfFontSubsetStrategy
PdfFontSubsetStrategy class
Specifies font subsetting strategy
public sealed class PdfFontSubsetStrategy : Enumeration
Constructors
Name | Description |
---|---|
PdfFontSubsetStrategy() | Serialization constructor |
Methods
Name | Description |
---|---|
CompareTo(object) | Compares current object to other. |
virtual Equals(Enumeration) | Determines whether two object instances are equal. |
override Equals(object) | Determines whether two object instances are equal. |
override GetHashCode() | Serves as the default hash function. |
override ToString() | Returns a string that represents the current object. |
Fields
Name | Description |
---|---|
static None | Do not subset fonts |
static SubsetAllFonts | Subset all fonts, used in a document. |
static SubsetEmbeddedFontsOnly | Portrait page orientation (narrow and tall). |
See Also
- class Enumeration
- namespace GroupDocs.Conversion.Options.Convert
- assembly GroupDocs.Conversion