TiffOptionsImageWidth Property

Gets or sets the image width.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public uint ImageWidth { get; set; }

Property Value

Type: UInt32
The image width.
See Also