Click or drag to resize

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.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public double Position { get; set; }

Property Value

Double
See Also