Aspose::Page::XPS::Presentation::Image::TiffSaveOptions class

TiffSaveOptions class

Class for XPS-as-TIFF saving options.

class TiffSaveOptions : public Aspose::Page::XPS::Presentation::Image::ImageSaveOptions

Methods

MethodDescription
get_Multipage() constGets/sets the flag that defines if multiple images should be saved in a single multipage TIFF file.
set_Multipage(bool)Gets/sets the flag that defines if multiple images should be saved in a single multipage TIFF file.
TiffSaveOptions()Creates new instance of options.

See Also