API Documentation > Enumerated Types > Enum pfcSheetOrientation
Enum pfcSheetOrientation
Description
This enumerated type contains sheet orientation options.
See Also:
User Guide References:
Values
ORIENT_PORTRAIT
Portrait orientation.
ORIENT_LANDSCAPE
Landscape orientation.
SheetOrientation_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.
Was this helpful?