DwfMergeOptions.SourcePageNames

DwfMergeOptions.SourcePageNames 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.

public string[] SourcePageNames { get; set; }

See Also