new MasterShortcut()

Constructor.

Methods

getAlignName()

Specifies whether the element's text in the stencil window is aligned left, right, or center. The value of the property is AlignNameValue integer constant.

getIcon()

Specifies a MIME (Multipurpose Internet Mail Extensions) encoded binary icon (in .ico format) for a Master or MasterShortcut element in a document.

getIconSize()

The size of the element's icon. The value of the property is IconSizeValue integer constant.

getID()

The unique ID of the element within its parent element.

getName()

The name of the element.

getNameU()

The universal name of the element.

getPatternFlags()

Determines whether a master behaves as a custom pattern.

getPrompt()

The status bar and tool tip prompt for the element.

getShortcutHelp()

A help string for the element.

getShortcutURL()

A URL to a MasterShortcut element. If this attribute is present, this MasterShortcut element is a shortcut.

setAlignName()

Specifies whether the element's text in the stencil window is aligned left, right, or center. The value of the property is AlignNameValue integer constant.

setIcon()

Specifies a MIME (Multipurpose Internet Mail Extensions) encoded binary icon (in .ico format) for a Master or MasterShortcut element in a document.

setIconSize()

The size of the element's icon. The value of the property is IconSizeValue integer constant.

setID()

The unique ID of the element within its parent element.

setName()

The name of the element.

setNameU()

The universal name of the element.

setPatternFlags()

Determines whether a master behaves as a custom pattern.

setPrompt()

The status bar and tool tip prompt for the element.

setShortcutHelp()

A help string for the element.

setShortcutURL()

A URL to a MasterShortcut element. If this attribute is present, this MasterShortcut element is a shortcut.