[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.HtmlToImageFormat.MaxTopMargin

MaxTopMargin Property

MaxTopMargin

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

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