Click or drag to resize

RedactorAppearanceVertTextAlignment Property

Specifies the vertical text alignment in the overlay: align<0 -> text will be top aligned. align==0 -> text will be center aligned. align>0 -> text will be bottom aligned.

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

Property Value

Type: Int32
See Also