ImageOrPrintOptions.ImageType

ImageOrPrintOptions.ImageType property

Gets or sets the format of the generated images. default value: PNG.

public ImageType ImageType { get; set; }

See Also