If true malformed pages (for example loading a corrupted or out of standard TIFF), if possible, will be loaded anyway.
Default is False (stop loading).
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool AllowMalformedPages { get; set; }
Public Property AllowMalformedPages As Boolean Get Set
public: property bool AllowMalformedPages { bool get (); void set (bool value); }