PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Util Namespace / FontInfo Class / SubscriptSize Property

In This Topic
    SubscriptSize Property (FontInfo)
    In This Topic
    Gets the subscript size of the font, in font design units.
    Syntax
    'Declaration
     
    Public ReadOnly Property SubscriptSize As Integer
    public int SubscriptSize {get;}
    See Also