Aspose::Pdf::UnifiedSaveOptions class

UnifiedSaveOptions class

This class represents saving options for saving that uses unified conversion way (with unified internal document model)

class UnifiedSaveOptions : public Aspose::Pdf::SaveOptions

Nested classes

Methods

MethodDescription
get_ExtractOcrSublayerOnly() constThis atrribute turned on functionality for extracting image or text for PDF documents with OCR sublayer.
set_ExtractOcrSublayerOnly(bool)This atrribute turned on functionality for extracting image or text for PDF documents with OCR sublayer.
UnifiedSaveOptions()

Typedefs

TypedefDescription
ConversionProgressEventHandler

See Also