TiffOptionsSoftwareType Property

Gets or sets the software type.

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

Property Value

Type: String
The software type.
See Also