[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.FontHandler.FontSubsetFlags

FontSubsetFlags Property

FontSubsetFlags

Gets or sets the flags that allow fine-tuning the creation of subset for this font.

By default this is null, which indicates that GcPdf will select appropriate flags automatically.

Declaration
public FontSubsetFlags? FontSubsetFlags { get; set; }
Public Property FontSubsetFlags As FontSubsetFlags?