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

In This Topic
    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