[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.ImageSettings.FullPage

FullPage Property

FullPage

Gets or sets a value indicating whether the full HTML page should be captured. Defaults to false.

Note that if this property is true, Clip is ignored.

Declaration
public bool FullPage { get; set; }
Public Property FullPage As Boolean
See Also