ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutParams Structure / ClipStart Property

In This Topic
    ClipStart Property
    In This Topic
    Gets or sets the start of the vertical clip position.
    Syntax
    'Declaration
     
    Public Property ClipStart As Single
    public float ClipStart {get; set;}
    Remarks
    Allowed values from 0 to 'height' for line trimming
    See Also