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 bool ControlStream { get; }
Public ReadOnly Property ControlStream As Boolean
	Get
public:
property bool ControlStream {
	bool get ();
}
member ControlStream : bool with get

Property Value

Boolean

See Also