Adobe FrameMaker-12 Object Model JS: MenuItemSeparator
From FrameMaker 12.0
Class
MenuItemSeparator
QuickLinks
Delete, GetProps, ObjectValid, SetPropsProperties
| Property | Type | Access | Description |
|---|---|---|---|
| Label | string | readwrite | |
| MenuItemIsEnabled | int | readonly | |
| Name | string | readonly | |
| NextMenuItemInMenu | FMObject | readwrite | |
| NextMenuItemInSession | FMObject | readonly | |
| PrevMenuItemInMenu | FMObject | readwrite |
Methods
Instances
PropVals GetProps ()
void SetProps (setVal: PropVals)
| Parameter | Type | Description |
|---|---|---|
| setVal | PropVals |
Return
MenuItemSeparator app.GetNamedMenuItemSeparator (name: string)
MenuItemSeparator app.NewNamedMenuItemSeparator (name: string)
| Jongware, 18-Jan-2015 v1.0 | Contents :: Index |