DwfMergeOptions class

DwfMergeOptions class

The DWF merge options.

The DwfMergeOptions type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of DwfMergeOptions

Properties

PropertyDescription
merge_typeGets or sets the merge type.
source_pathGets or sets the source path.
Full path to source image that will be merge with DWF image.
source_page_namesGets or sets the source DWF image page names that will be merge with DWF image.
If not set, will be merged all pages.
destination_page_namesGets or sets the page names of destination DWF image to witch will be add raster overlay image.
If not set, raster overlay image will be add to all pages.

See Also