[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.HtmlToImageFormat.MaxLeftMargin

MaxLeftMargin Property

MaxLeftMargin

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

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