PdfTableStyle.TextBoxTextJustify Property

PDF File Writer

PdfTableStyleTextBoxTextJustify Property

Gets or sets text justify within text box.

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

Property Value

Type: TextBoxJustify
See Also