SuperscriptYOffset Property
In This Topic
Gets the recommended vertical offset in font design units from the baseline for superscripts for this font.
Syntax
'Declaration
Public ReadOnly Property SuperscriptYOffset As System.Integer
public System.int SuperscriptYOffset {get;}
See Also