StrikethroughPosition Property
In This Topic
Gets the position of the top of the strikethrough stroke relative to the baseline in font design units.
Syntax
'Declaration
Public ReadOnly Property StrikethroughPosition As System.Short
public System.short StrikethroughPosition {get;}
See Also