PdfOptions Class

Summary: The PDF options.

Module: aspose.imaging.imageoptions

Full Name: aspose.imaging.imageoptions.PdfOptions

Inheritance: IHasXmpData, IHasMetadata, ImageOptionsBase

Constructors

NameDescription
PdfOptions()Initializes a new instance of the PdfOptions class.

Properties

NameTypeAccessDescription
buffer_size_hintintr/wGets or sets the buffer size hint which is defined max allowed size for all internal buffers.
disposedboolrGets a value indicating whether this instance is disposed.
full_frameboolr/wGets or sets a value indicating whether [full frame].
keep_metadataboolr/wGets a value whether to keep original image metadata on export.
multi_page_optionsMultiPageOptionsr/wThe multipage options
page_sizeSizeFr/wGets or sets the size of the page.
paletteIColorPaletter/wGets or sets the color palette.
pdf_core_optionsPdfCoreOptionsr/wThe PDF core options
pdf_document_infoPdfDocumentInfor/wGets or sets metadata for document.
resolution_settingsResolutionSettingr/wGets or sets the resolution settings.
sourceSourcer/wGets or sets the source to create image in.
use_original_image_resolutionboolr/wGets or sets a value indicating to use the original image DPI resolution
vector_rasterization_optionsVectorRasterizationOptionsr/wGets or sets the vector rasterization options.
xmp_dataXmpPacketWrapperr/wGets or sets the XMP metadata container.

Methods

NameDescription
clone()Clones this instance.

Constructor: PdfOptions()

 PdfOptions() 

Initializes a new instance of the PdfOptions class.

Method: clone()

 clone() 

Clones this instance.

Returns

TypeDescription
ImageOptionsBaseReturns shallow copy of this instance