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

Syntax

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

See Also