|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MenuItemType in aspose.pdf |
---|
Fields in aspose.pdf declared as MenuItemType | |
---|---|
static MenuItemType |
MenuItemType.BookmarksExpandCurrentBookmark
Bookmarks->Expand Current Bookmark |
static MenuItemType |
MenuItemType.BookmarksHighlightCurrentBookmark
Bookmarks->Highlight Current Bookmark |
static MenuItemType |
MenuItemType.DocumentAttachFile
Document->Attach a File |
static MenuItemType |
MenuItemType.DocumentCropPages
Document->Crop Pages |
static MenuItemType |
MenuItemType.DocumentDeletePages
Document->Delete Pages |
static MenuItemType |
MenuItemType.DocumentExtractPages
Document->Extract Pages |
static MenuItemType |
MenuItemType.DocumentInsertPages
Document->Insert Pages |
static MenuItemType |
MenuItemType.DocumentRotatePages
Document->Rotate Pages |
static MenuItemType |
MenuItemType.EditCheckSpelling
Edit->Check Spelling |
static MenuItemType |
MenuItemType.EditFind
Edit->Find |
static MenuItemType |
MenuItemType.EditPreferences
Edit->Preferences |
static MenuItemType |
MenuItemType.EditSearch
Edit->Search |
static MenuItemType |
MenuItemType.FileAttachToEmail
File->Attach to Email |
static MenuItemType |
MenuItemType.FileClose
File->Close |
static MenuItemType |
MenuItemType.FileCreatePDFFromScanner
File->Create PDF->From Scanner |
static MenuItemType |
MenuItemType.FileCreatePDFFromWebPage
File->Create PDF->From Web Page |
static MenuItemType |
MenuItemType.FileExit
File->Exit |
static MenuItemType |
MenuItemType.FileOrganizerOpenOrganizer
File->Organizer->Open Organizer |
static MenuItemType |
MenuItemType.FilePrint
File->Print |
static MenuItemType |
MenuItemType.FilePrintSetup
File->Print Setup |
static MenuItemType |
MenuItemType.FileProperties
File->Properties |
static MenuItemType |
MenuItemType.FileSaveAs
File->Save As |
static MenuItemType |
MenuItemType.FileSaveCopy
File->Save a Copy |
static MenuItemType |
MenuItemType.MiscellaneousZoomIn
Miscellaneous->Zoom In |
static MenuItemType |
MenuItemType.MiscellaneousZoomOut
Miscellaneous->Zoom Out |
static MenuItemType |
MenuItemType.PageImagesPrintPages
Page Images->Print Pages |
static MenuItemType |
MenuItemType.ViewGoToFirstPage
View->Go To->First Page |
static MenuItemType |
MenuItemType.ViewGoToLastPage
View->Go To->Last Page |
static MenuItemType |
MenuItemType.ViewGoToNextPage
View->Go To->Next Page |
static MenuItemType |
MenuItemType.ViewGoToNextView
View->Go To->Next View |
static MenuItemType |
MenuItemType.ViewGoToPage
View->Go To->Page |
static MenuItemType |
MenuItemType.ViewGoToPreviousPage
View->Go To->Previous Page |
static MenuItemType |
MenuItemType.ViewGoToPreviousView
View->Go To->Previous View |
static MenuItemType |
MenuItemType.ViewNavigationPanelsArticles
View->Navigation Panels->Articles |
static MenuItemType |
MenuItemType.ViewNavigationPanelsAttachments
View->Navigation Panels->Attachments |
static MenuItemType |
MenuItemType.ViewNavigationPanelsBookmarks
View->Navigation Panels->Bookmarks |
static MenuItemType |
MenuItemType.ViewNavigationPanelsComments
View->Navigation Panels->Comments |
static MenuItemType |
MenuItemType.ViewNavigationPanelsFields
View->Navigation Panels->Fields |
static MenuItemType |
MenuItemType.ViewNavigationPanelsLayers
View->Navigation Panels->Layers |
static MenuItemType |
MenuItemType.ViewNavigationPanelsModelTree
View->Navigation Panels->Model Tree |
static MenuItemType |
MenuItemType.ViewNavigationPanelsPages
View->Navigation Panels->Pages |
static MenuItemType |
MenuItemType.ViewNavigationPanelsSignatures
View->Navigation Panels->Signatures |
static MenuItemType |
MenuItemType.ViewPageDisplaySinglePage
View->Page Display->Single Page |
static MenuItemType |
MenuItemType.ViewPageDisplaySinglePageContinuous
View->Page Display->Single Page Continuous |
static MenuItemType |
MenuItemType.ViewPageDisplayTwoUp
View->Page Display->Two-Up |
static MenuItemType |
MenuItemType.ViewPageDisplayTwoUpContinuous
View->Page Display->Two-Up Continuous |
static MenuItemType |
MenuItemType.ViewToolBarsAdvancedEditing
View->ToolBars->Advanced Editing |
static MenuItemType |
MenuItemType.ViewToolBarsCommentMarkup
View->ToolBars->Comment & Markup |
static MenuItemType |
MenuItemType.ViewToolBarsEdit
View->ToolBars->Edit |
static MenuItemType |
MenuItemType.ViewToolBarsFile
View->ToolBars->File |
static MenuItemType |
MenuItemType.ViewToolBarsFind
View->ToolBars->Find |
static MenuItemType |
MenuItemType.ViewToolBarsForms
View->ToolBars->Forms |
static MenuItemType |
MenuItemType.ViewToolBarsMeasuring
View->ToolBars->Measuring |
static MenuItemType |
MenuItemType.ViewToolBarsObjectData
View->ToolBars->Object Data |
static MenuItemType |
MenuItemType.ViewToolBarsPageDisplay
View->ToolBars->Page Display |
static MenuItemType |
MenuItemType.ViewToolBarsPageNavigation
View->ToolBars->Page Navigation |
static MenuItemType |
MenuItemType.ViewToolBarsPrintProduction
View->ToolBars->Print Production |
static MenuItemType |
MenuItemType.ViewToolBarsPropertiesBar
View->ToolBars->Properties Bar |
static MenuItemType |
MenuItemType.ViewToolBarsRedAction
View->ToolBars->RedAction |
static MenuItemType |
MenuItemType.ViewToolBarsSelectZoom
View->ToolBars->Select & Zoom |
static MenuItemType |
MenuItemType.ViewToolBarsTasks
View->ToolBars->Tasks |
static MenuItemType |
MenuItemType.ViewToolBarsTypewriter
View->ToolBars->Typewriter |
static MenuItemType |
MenuItemType.ViewZoomActualSize
View->Zoom->Actual Size |
static MenuItemType |
MenuItemType.ViewZoomFitHeight
View->Zoom->Fit Height |
static MenuItemType |
MenuItemType.ViewZoomFitPage
View->Zoom->Fit Page |
static MenuItemType |
MenuItemType.ViewZoomFitVisible
View->Zoom->Fit Visible |
static MenuItemType |
MenuItemType.ViewZoomFitWidth
View->Zoom->Fit Width |
static MenuItemType |
MenuItemType.ViewZoomZoomTo
View->Zoom->Zoom To |
static MenuItemType |
MenuItemType.WindowFullScreenMode
Window->Full Screen Mode |
Methods in aspose.pdf that return MenuItemType | |
---|---|
MenuItemType |
LinkAction.getMenuItemType()
Gets a MenuItemType object that indicates the menu item type. |
Methods in aspose.pdf with parameters of type MenuItemType | |
---|---|
void |
LinkAction.setMenuItemType(MenuItemType value)
Sets a MenuItemType object that indicates the menu item type. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |