The format of the data stream - Binary or Text

Namespace: Org.BouncyCastle.Bcpg.OpenPgp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public int Format { get; }
Visual Basic
Public ReadOnly Property Format As Integer
	Get
Visual C++
public:
property int Format {
	int get ();
}

See Also