[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.HtmlToImageFormat.MaxBottomMargin

MaxBottomMargin Property

MaxBottomMargin

Gets or sets the maximum height of the bottom margin, in pixels. Negative value prevents trimming the bottom margin. Defaults to 0 (no bottom margin).

Declaration
public int MaxBottomMargin { get; set; }
Public Property MaxBottomMargin As Integer