Table of Contents

Property TextAlign

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

TextAlign

(PDF 1.4) Gets or sets a value indicating how the text should be aligned horizontally within text box.

public PdfTextAlign TextAlign { get; set; }

Property Value

PdfTextAlign

A value indicating how the text should be aligned horizontally within text box.

Exceptions

UnexpectedStructureException

The value in the internal PDF structure has an unexpected type. Or the value can not be converted to one of the PdfTextAlign constants.