CharacterFormatPosition Property |
Gets or sets the position of text (in points) relative to the base line.
A positive number raises the text, and a negative number lowers it.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public double Position { get; set; }
Public Property Position As Double
Get
Set
Property Value
DoubleSee Also