Indicates whether this image is valid of AmpImage.
Namespace:
Aspose.Email.Amp
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean
Get
public:
property bool IsValid {
bool get ();
}
member IsValid : bool with get
Property Value
Type:
Boolean
See Also