API Documentation > Enumerated Types > Enum pfcHorizontalJustification
Enum pfcHorizontalJustification
Description
This enumerated type represents the types of horizontal justification for notes.
See Also:
User Guide References:
Values
H_JUSTIFY_LEFT
Left horizontal justification.
H_JUSTIFY_CENTER
Center horizontal justification.
H_JUSTIFY_RIGHT
Right horizontal justification.
H_JUSTIFY_DEFAULT
Default horizontal justification.
HorizontalJustification_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.
Was this helpful?