MasterShortcut class

MasterShortcut class

Specifies a master shortcut defined in the document.

The MasterShortcut type exposes the following members:

Constructors

ConstructorDescription
MasterShortcut()Constructor.

Properties

PropertyDescription
idThe unique ID of the element within its parent element.
nameThe name of the element.
name_uThe universal name of the element.
icon_sizeThe size of the element’s icon.
pattern_flagsDetermines whether a master behaves as a custom pattern.
promptThe status bar and tool tip prompt for the element.
shortcut_urlA URL to a MasterShortcut element. If this attribute is present, this MasterShortcut element is a shortcut.
shortcut_helpA help string for the element.
align_nameSpecifies whether the element’s text in the stencil window is aligned left, right, or center.
iconSpecifies a MIME (Multipurpose Internet Mail Extensions) encoded binary icon (in .ico format) for a Master or MasterShortcut element in a document.

See Also