DwfMergeOptions.DestinationPageNames

DwfMergeOptions.DestinationPageNames property

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.

public string[] DestinationPageNames { get; set; }

See Also