Namespace: Spire.Compression.Zip
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public sealed class Constants
Public NotInheritable Class Constants
public ref class Constants sealed
[<SealedAttribute>]
type Constants =  class end

Members

         
 All Members  Fields   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
BufferSize
CentralDirectoryEndSignature
CentralDirSizeOffset
CentralHeaderSignature
EndOfCentralRecordBaseSize
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HeaderSignature
HeaderSignatureBytes
IntSize
ShortSize
StartCrc
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
VersionMadeBy
VersionNeededToExtract
Zip64CentralDirLocatorSignature
Zip64CentralFileHeaderSignature

Inheritance Hierarchy

System..::..Object
  Spire.Compression.Zip..::..Constants

See Also