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

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