Click or drag to resize

RedactorAppearanceHorizTextAlignment Property

Specifies the text alignment in the overlay: align<0 -> text will be left aligned. align==0 -> text will be center aligned. align>0 -> text will be right aligned.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int HorizTextAlignment { get; set; }

Property Value

Type: Int32
See Also