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

Syntax

C#
protected internal float IndentLeft { get; }
Visual Basic
Protected Friend ReadOnly Property IndentLeft As Single
	Get
Visual C++
protected public:
property float IndentLeft {
	float get ();
}

See Also