Click or drag to resize

PdfTextBoxFieldAlignment Property

Gets or sets a code specifying the form of justification to be used in displaying the text.

Namespace: Patagames.Pdf.Net.AcroForms
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public JustifyTypes Alignment { get; set; }

Property Value

JustifyTypes
See Also