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