TiffFileTolerateBadTiffStructure Property |
Gets or sets a value indicating whether to accept truncated tiff files or not.
Namespace:
Atalasoft.Imaging.Codec.Tiff
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic bool TolerateBadTiffStructure { get; set; }Public Property TolerateBadTiffStructure As Boolean
Get
Set
Property Value
Type:
Boolean
See Also