FontSizeInGraphicUnits Property (FontSubSet.TextFormat)
/// Gets or sets a value indicating whether
FontSubSet.TextFormat.FontSize specifies the font size in graphic units or in points.
public bool FontSizeInGraphicUnits {get; set;}
'Declaration
Public Property FontSizeInGraphicUnits As Boolean