TiffOptionsImageLength Property

Gets or sets the image length.

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

Property Value

Type: UInt32
The image length.
See Also