Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / TiffFrame Class / IsValid Property

In This Topic
    IsValid Property
    In This Topic
    Gets a value indicating whether or not an image can be read from the TIFF frame.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsValid As System.Boolean
    public System.bool IsValid {get;}
    See Also