 | RtfCompressedToRtfIsValidCrc32 Property |
Get a value indicating whether the crc32 is valid.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic bool IsValidCrc32 { get; }
Property Value
Boolean if the crc32 is valid; otherwise,
.
Remarks
Until all data has been processed, this property will always return .
See Also