Aspose::TeX::Presentation::Image::ImageSaveOptions::get_DeviceWritesImages method

ImageSaveOptions::get_DeviceWritesImages method

Gets/sets the flag that determines whether the image device will write output images. Set it to false if you are planning to write images using image device’s Result property.

bool Aspose::TeX::Presentation::Image::ImageSaveOptions::get_DeviceWritesImages() const

See Also