Class DwfMergeOptions
Contents
[
Hide
]DwfMergeOptions class
The DWF merge options.
public class DwfMergeOptions
Constructors
Name | Description |
---|---|
DwfMergeOptions() | The default constructor. |
Properties
Name | Description |
---|---|
DestinationPageNames { get; set; } | Gets 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. |
MergeType { get; set; } | Gets or sets the merge type. |
SourcePageNames { get; set; } | Gets or sets the source DWF image page names that will be merge with DWF image. If not set, will be merged all pages. |
SourcePath { get; set; } | Gets or sets the source path. Full path to source image that will be merge with DWF image. |
See Also
- namespace Aspose.CAD.FileFormats.Dwf
- assembly Aspose.CAD