Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / CapHeight Property

In This Topic
    CapHeight Property (Font)
    In This Topic
    Gets the metric specifying the distance between the baseline and the approximate height of uppercase letters measured in FUnits.
    Syntax
    'Declaration
     
    Public ReadOnly Property CapHeight As System.Integer
    public System.int CapHeight {get;}
    See Also