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
Method | Description |
---|---|
get_Multipage() const | Gets/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
- Class ImageSaveOptions
- Namespace Aspose::Page::XPS::Presentation::Image
- Library Aspose.Page for C++