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

In This Topic
    StrikethroughThickness Property
    In This Topic
    Gets the thickness of the strikethrough stroke in font design units.
    Syntax
    'Declaration
     
    Public ReadOnly Property StrikethroughThickness As System.Short
    public System.short StrikethroughThickness {get;}
    See Also