[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.HtmlToImageFormat.MaxRightMargin

MaxRightMargin Property

MaxRightMargin

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

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