[]
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.
public FontSubsetFlags? FontSubsetFlags { get; set; }
Public Property FontSubsetFlags As FontSubsetFlags?