Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public string MKNormalCaption { set; }
Visual Basic
Public WriteOnly Property MKNormalCaption As String
	Set
Visual C++
public:
property String^ MKNormalCaption {
	void set (String^ value);
}

See Also