[]
The base class for PngOptions, JpegOptions, and WebpOptions.
public abstract class ImageOptions
Public MustInherit Class ImageOptions
| Name | Description |
|---|---|
| ImageOptions() |
| Name | Description |
|---|---|
| Clip | If set, captures the specified rectangular region only (in pixels). |
| FullPage | Gets or sets a value indicating whether the full HTML page should be captured. Defaults to false. |
| Scale | Gets or sets the scale factor. Defaults to 1. |