HtmlDecoder Properties |
The HtmlDecoder type exposes the following members.
| Name | Description | |
|---|---|---|
| PageSize | Gets or sets decoded image page size (width and height values). Default values: Height = 0, Width = 0. (Overrides BaseCommonDecoderPageSize.) | |
| RenderExternalImages |
HTML external images render option. The default value is true.
| |
| Resolution |
Gets or sets a value that specifies the DPI to use when rendering a document. Default value is 96.
(Inherited from BaseCommonDecoder.) | |
| SupportedImageType | Obsolete. Returns the ImageType that the implemented decoder class supports. (Inherited from ImageDecoder.) |