PdfTableStyle.TextBoxFirstLineIndent Property

PDF File Writer

PdfTableStyleTextBoxFirstLineIndent Property

Gets or sets first line indent for text box items.

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

Property Value

Type: Double
See Also