ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Util Namespace / FontInfo Class / StrikeoutPosition Property

In This Topic
    StrikeoutPosition Property
    In This Topic
    Gets the strikeout position, relative to the baseline, in design units. Positive values are above the base line and negative values are below.
    Syntax
    'Declaration
     
    Public ReadOnly Property StrikeoutPosition As System.Integer
    public System.int StrikeoutPosition {get;}
    See Also