PrintInfo Reference > PrintInfo Methods > GetMenuText Method (PrintInfo) |
Retrieves the text of the specified PrintPreview menu item.
PrintInfo.GetMenuText(index)
Arguments
index is a constant that specifies a menu item in the PrintPreview window.
Return Value
A string containing the text of the specified menu item.
Use the GetMenuText method to retrieve the text of the specified PrintPreview menu item. Note that system menus cannot be retrieved with this method.
See the SetMenuText method for a list of the menu constants.