source_page_names property
source_page_names property
Gets or sets the source DWF image page names that will be merge with DWF image. If not set, will be merged all pages.
Definition:
@property
def source_page_names(self):
...
@source_page_names.setter
def source_page_names(self, value):
...
See Also
- module
aspose.cad.fileformats.dwf
- class
DwfMergeOptions