<Code Lib>
2026 Property
Changes 0
P

TextNoteOptions.HorizontalAlignment

Description:
Horizontal alignment of the text.
Remarks:
Default is Left alignment.

public HorizontalTextAlignment HorizontalAlignment { get; set; }

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

Loading…