Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / FontSizeInGraphicUnits Property

In This Topic
    FontSizeInGraphicUnits Property
    In This Topic
    Gets or sets a value indicating whether FontSize specifies the font size in graphic units or in points.
    Syntax
    'Declaration
     
    Public Property FontSizeInGraphicUnits As System.Boolean
    public System.bool FontSizeInGraphicUnits {get; set;}
    See Also