Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextAttrs Interface / FontSize Property

In This Topic
    FontSize Property (ITextAttrs)
    In This Topic
    Gets the font size.
    Syntax
    'Declaration
     
    ReadOnly Property FontSize As System.Single
    System.float FontSize {get;}
    See Also