Click or drag to resize
Pdf Library for .NET

PdfTextSectionHorizontalAlign Property

Gets or sets the horizontal text alignment.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public PdfTextHorizontalAlign HorizontalAlign { get; set; }

Property Value

Type: PdfTextHorizontalAlign
See Also