API Documentation > Enumerated Types > Enum EpfcVerticalJustification
Enum EpfcVerticalJustification
Description
This enumerated type represents the types of vertical justification for notes.
See Also:
Values
EpfcV_JUSTIFY_TOP
Top vertical justification.
EpfcV_JUSTIFY_MIDDLE
Middle vertical justification.
EpfcV_JUSTIFY_BOTTOM
Bottom vertical justification.
EpfcV_JUSTIFY_DEFAULT
Default vertical justification.
EpfcVerticalJustification_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.
Was this helpful?