TiffOptionsSubFileType Property

Gets or sets a general indication of the kind of data contained in this subfile.

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

Property Value

Type: TiffNewSubFileTypes
The general indication of the kind of data contained in this subfile.
See Also