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

Syntax

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

See Also