Click or drag to resize

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)
Syntax
public bool TolerateBadTiffStructure { get; set; }

Property Value

Type: Boolean
See Also