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

In This Topic
    ValidationResult Property
    In This Topic
    Gets a value specifying the reason if an image cannot be loaded from the TIFF frame.
    Syntax
    'Declaration
     
    Public ReadOnly Property ValidationResult As TiffValidationResult
    public TiffValidationResult ValidationResult {get;}
    See Also