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

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