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

Syntax

C#
public bool IsHumanReadable { get; }
Visual Basic
Public ReadOnly Property IsHumanReadable As Boolean
	Get
Visual C++
public:
property bool IsHumanReadable {
	bool get ();
}

See Also