ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / ImageInfo Structure / CropFromBottom Property

In This Topic
    CropFromBottom Property
    In This Topic
    A percent indicate the times of bottom crop part occupying the total image height.
    Syntax
    'Declaration
     
    Public Property CropFromBottom As Single
    public float CropFromBottom {get; set;}
    See Also