Click or drag to resize

OfficeAdapterDecoder Properties

The OfficeAdapterDecoder type exposes the following members.

Properties
  NameDescription
Public propertyPreventInteractivity
Gets or sets a value indicating whether any possible interactive prompts should be prevented during rendering.
Public propertyResolution
Gets or sets the resolution which this decoder will use to render documents. The unit of measure is DPI (dots-per-inch). Default value: 96
Public propertySupportedImageType Obsolete.
Returns the ImageType that the implemented decoder class supports.
(Inherited from ImageDecoder.)
Top
See Also