Enum pfcVerticalJustification
Description
This enumerated type represents the types of vertical justification for notes.
See Also:
User Guide References:
Values
V_JUSTIFY_TOP
Top vertical justification.
V_JUSTIFY_MIDDLE
Middle vertical justification.
V_JUSTIFY_BOTTOM
Bottom vertical justification.
V_JUSTIFY_DEFAULT
Default vertical justification.
VerticalJustification_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.