TiffOptions.IsValid
TiffOptions.IsValid property
Gets a value indicating whether the TiffOptions
have been properly configured. Use Validate method as to find the failure reason.
public bool IsValid { get; }
Property Value
true
if TiffOptions are properly configured; otherwise, false
.
See Also
- class TiffOptions
- namespace Aspose.PSD.ImageOptions
- assembly Aspose.PSD