<Code Lib>
2025.3 Property
Changes 0
P

TextNoteOptions.VerticalAlignment

Description:
Vertical alignment of the text.
Remarks:
Default is Top alignment.

public VerticalTextAlignment VerticalAlignment { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…