ImageSaveOptions.ImageSaveOptions

ImageSaveOptions constructor

Initializes a new instance of the ImageSaveOptions class.

public ImageSaveOptions(SaveFormat format)
ParameterTypeDescription
formatSaveFormatThe format in which the document is saved.

See Also