Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 547 Bytes

File metadata and controls

14 lines (9 loc) · 547 Bytes

Justification

Enumerates the forms of quadding (justification) to be used in displaying the annotation’s text.

Enum

Name Type Value Description
LEFT str "Left" Left justification.
CENTER str "Center" Center justification.
RIGHT str "Right" Right justification.

[Back to Model list] [Back to API list] [Back to README]