The format tag value.

Namespace: Org.BouncyCastle.Bcpg
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