<Code Lib>
2023 Property
Changes 0
P

TextNoteOptions.VerticalAlignment

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

public VerticalTextAlignment VerticalAlignment { get; set; }

Loading…