Aspose::TeX::Presentation::Image::ImageSaveOptions::set_DeviceWritesImages method

ImageSaveOptions::set_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.

void Aspose::TeX::Presentation::Image::ImageSaveOptions::set_DeviceWritesImages(bool value)

See Also