Specifies how the TextBoxContent in a Shape shall be vertically aligned.

Namespace: Docentric.Documents.ObjectModel.Shapes
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public enum TextBoxContentVerticalAlignment

Member name Description
Bottom The text box content is aligned to the bottom of the Shape.
Center The text box content is aligned to the center of the Shape.
Top The text box content is aligned to the top of the Shape.