TextBox.FirstLineIndent Property

PDF File Writer

TextBoxFirstLineIndent Property

Gets first line is indented.

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public double FirstLineIndent { get; }

Property Value

Type: Double
See Also