ImageOutputOptions(DocumentFormat) Constructor

Initializes a new instance of the ImageOutputOptions class with a document format.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public ImageOutputOptions(
	DocumentFormat format
)

Parameters

format  DocumentFormat
The format to convert to.

See Also