[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.ImageOptions

ImageOptions Class

The base class for PngOptions, JpegOptions, and WebpOptions.

Inheritance
ImageOptions
Namespace: GrapeCity.Documents.Html
Assembly: DS.Documents.Html.dll
Syntax
public abstract class ImageOptions
Public MustInherit Class ImageOptions

Constructors

Name Description
ImageOptions()

Properties

Name Description
Clip

If set, captures the specified rectangular region only (in pixels).

Note that this property is ignored if FullPage is true.

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.

Scale

Gets or sets the scale factor. Defaults to 1.