TiffOptionsIsExtraSamplesPresent Property

Gets a value indicating whether the extra samples is present.

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

Property Value

Type: Boolean
true if the extra samples is present; otherwise, false.
See Also