Click or drag to resize
Pdftools logo

DocumentCopyOptions Properties

The DocumentCopyOptions type exposes the following members.

Properties
 NameDescription
Public propertyCopyEmbeddedFiles

If set to : All embedded files are copied. If set to : Only embedded files associated with pages within the given page range are copied. (PDF/A-3 only, CopyAssociatedFiles must be set.)

Default: .

Public propertyCopyMetadata

Copy document information dictionary and XMP metadata.

Default: .

Public propertyCopyOutputIntent

Copy the PDF/A output intent.

Default: .

Public propertyCopyViewerSettings

Copy viewer properties, which include: Page Layout, Page Mode, Open Actions, Piece Info, and Collection properties.

Default: .

Top
See Also