You are here: Symbol Reference > WCFHelper.Compression Namespace > StiZipConstants Class > StiZipConstants Fields > EndOfCentralDirectorySignature Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiZipConstants.EndOfCentralDirectorySignature Field
Syntax
C++
C#
Visual Basic
public: int EndOfCentralDirectorySignature = 'P' | ('K' << 8) | (5 << 16) | (6 << 24);

This is EndOfCentralDirectorySignature, a member of class StiZipConstants.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.