TiffOptionsValidTagCount Property

Gets the valid tag count. This is not the total tags count but the number of tags which may be preserved.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public int ValidTagCount { get; }

Property Value

Type: Int32
The valid tag count.
See Also