TiffOptionsOrientation Property

Gets or sets the orientation.

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

Property Value

Type: TiffOrientations
The orientation.
See Also