Namespace: Spire.Compression.Zip
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public uint Crc32 { get; }
Public ReadOnly Property Crc32 As UInteger Get
public: property unsigned int Crc32 { unsigned int get (); }
member Crc32 : uint32 with get