Property DestinationPageNames
- Namespace
- Aspose.CAD.FileFormats.Dwf
- Assembly
- Aspose.CAD.dll
DestinationPageNames
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; }
Property Value
- string[]