Click or drag to resize

EmlDecoder Properties

The EmlDecoder type exposes the following members.

Properties
  NameDescription
Public propertyPageSize
Gets or sets decoded image page size (width and height values). Default values: Height = 0, Width = 0.
(Overrides BaseCommonDecoderPageSize.)
Public propertyRenderEmailHeader
Email header render option. Default value is true.
Public propertyRenderExternalImages
HTML external images render option. Default value is false.
Public propertyResolution
Gets or sets a value that specifies the DPI to use when rendering a document. Default value is 96.
(Inherited from BaseCommonDecoder.)
Public propertySupportedImageType Obsolete.
Returns the ImageType that the implemented decoder class supports.
(Inherited from ImageDecoder.)
Top
See Also