Click or drag to resize

PdfTextBoxControlAlignment 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.111.2704
Syntax
public JustifyTypes Alignment { get; set; }

Property Value

JustifyTypes
See Also