ClassDefaultCommandDescriptors
Represents default command descriptors for FixedDocumentViewerBase.
Definition
Namespace:Telerik.Windows.Documents.Commands.Descriptors
Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax:
public class DefaultCommandDescriptors : CommandDescriptors, INotifyPropertyChanged
Inheritance: objectCommandDescriptorsDefaultCommandDescriptors
Implements:
Inherited Members
Constructors
DefaultCommandDescriptors(FixedDocumentViewerBase)
Initializes a new instance of the DefaultCommandDescriptors class.
Declaration
public DefaultCommandDescriptors(FixedDocumentViewerBase fixedDocumentViewer)
Parameters
fixedDocumentViewer
The fixed document viewer.
Properties
ActivateBookmarkItemCommandDescriptor
Gets the activate bookmark item command descriptor.
Declaration
public override CommandDescriptorBase ActivateBookmarkItemCommandDescriptor { get; }
Property Value
Overrides
AdditionalCommandDescriptorsGroup
Gets the additional commands descriptor group.
Declaration
public override CommandDescriptorGroup AdditionalCommandDescriptorsGroup { get; }
Property Value
The additional commands descriptor group.
Overrides
CopyCommandDescriptor
Gets the copy command descriptor.
Declaration
public override CommandDescriptorBase CopyCommandDescriptor { get; }
Property Value
The copy command descriptor.
Overrides
FindCommandDescriptor
Gets the find command descriptor.
Declaration
public override CommandDescriptorBase FindCommandDescriptor { get; }
Property Value
The find command descriptor.
Overrides
FindPreviousCommandDescriptor
Gets the find previous command descriptor.
Declaration
public override CommandDescriptorBase FindPreviousCommandDescriptor { get; }
Property Value
The find previous command descriptor.
Overrides
FitToPageCommandDescriptor
Gets the fit to page command descriptor.
Declaration
public override CommandDescriptorBase FitToPageCommandDescriptor { get; }
Property Value
The fit to page command descriptor.
Overrides
FitToPageFixedDocumentSinglePageViewPresenterCommandDescriptor
Gets the fit to page fixed document single page view presenter command descriptor.
Declaration
public override CommandDescriptorBase FitToPageFixedDocumentSinglePageViewPresenterCommandDescriptor { get; }
Property Value
The fit to page fixed document single page view presenter command descriptor.
Overrides
FitToWidthCommandDescriptor
Gets the fit to width command descriptor.
Declaration
public override CommandDescriptorBase FitToWidthCommandDescriptor { get; }
Property Value
The fit to width command descriptor.
Overrides
FitToWidthFixedDocumentPagesPresenterCommandDescriptor
Gets the fit to width fixed document pages presenter command descriptor.
Declaration
public override CommandDescriptorBase FitToWidthFixedDocumentPagesPresenterCommandDescriptor { get; }
Property Value
The fit to width fixed document pages presenter command descriptor.
Overrides
MoveCaretLineDownCommandDescriptor
Gets the move caret line down command.
Declaration
public override CommandDescriptorBase MoveCaretLineDownCommandDescriptor { get; }
Property Value
The move caret line down command.
Overrides
MoveCaretLineUpCommandDescriptor
Gets the move caret line up command.
Declaration
public override CommandDescriptorBase MoveCaretLineUpCommandDescriptor { get; }
Property Value
The move caret line up command.
Overrides
MoveCaretToEndOfDocumentCommandDescriptor
Gets the move caret to end of document command.
Declaration
public override CommandDescriptorBase MoveCaretToEndOfDocumentCommandDescriptor { get; }
Property Value
The move caret to end of document command.
Overrides
MoveCaretToLineEndCommandDescriptor
Gets the move caret to line end command.
Declaration
public override CommandDescriptorBase MoveCaretToLineEndCommandDescriptor { get; }
Property Value
The move caret to line end command.
Overrides
MoveCaretToLineStartCommandDescriptor
Gets the move caret to line start command.
Declaration
public override CommandDescriptorBase MoveCaretToLineStartCommandDescriptor { get; }
Property Value
The move caret to line start command.
Overrides
MoveCaretToNextCharacterCommandDescriptor
Gets the move caret to next character command.
Declaration
public override CommandDescriptorBase MoveCaretToNextCharacterCommandDescriptor { get; }
Property Value
The move caret to next character command.
Overrides
MoveCaretToNextWordCommandDescriptor
Gets the move caret to next word command.
Declaration
public override CommandDescriptorBase MoveCaretToNextWordCommandDescriptor { get; }
Property Value
The move caret to next word command.
Overrides
MoveCaretToPreviousCharacterCommandDescriptor
Gets the move caret to previous character command.
Declaration
public override CommandDescriptorBase MoveCaretToPreviousCharacterCommandDescriptor { get; }
Property Value
The move caret to previous character command.
Overrides
MoveCaretToPreviousWordCommandDescriptor
Gets the move caret to previous word command.
Declaration
public override CommandDescriptorBase MoveCaretToPreviousWordCommandDescriptor { get; }
Property Value
The move caret to previous word command.
Overrides
MoveCaretToStartOfDocumentCommandDescriptor
Gets the move caret to start of document command.
Declaration
public override CommandDescriptorBase MoveCaretToStartOfDocumentCommandDescriptor { get; }
Property Value
The move caret to start of document command.
Overrides
MoveDownCommandDescriptor
Gets the move down command descriptor.
Declaration
public override CommandDescriptorBase MoveDownCommandDescriptor { get; }
Property Value
The move down command descriptor.
Overrides
MoveLeftCommandDescriptor
Gets the move left command descriptor.
Declaration
public override CommandDescriptorBase MoveLeftCommandDescriptor { get; }
Property Value
The move left command descriptor.
Overrides
MoveRightCommandDescriptor
Gets the move right command descriptor.
Declaration
public override CommandDescriptorBase MoveRightCommandDescriptor { get; }
Property Value
The move right command descriptor.
Overrides
MoveUpCommandDescriptor
Gets the move up command descriptor.
Declaration
public override CommandDescriptorBase MoveUpCommandDescriptor { get; }
Property Value
The move up command descriptor.
Overrides
OpenCommandDescriptor
Gets the open command descriptor.
Declaration
public override CommandDescriptorBase OpenCommandDescriptor { get; }
Property Value
The open command descriptor.
Overrides
PageDownCommandDescriptor
Gets the page down command descriptor.
Declaration
public override CommandDescriptorBase PageDownCommandDescriptor { get; }
Property Value
The page down command descriptor.
Overrides
PageUpCommandDescriptor
Gets the page up command descriptor.
Declaration
public override CommandDescriptorBase PageUpCommandDescriptor { get; }
Property Value
The page up command descriptor.
Overrides
PrintCommandDescriptor
Gets the print command descriptor.
Declaration
public override CommandDescriptorBase PrintCommandDescriptor { get; }
Property Value
The print command descriptor.
Overrides
RotateClockwiseCommandDescriptor
Gets the rotate clockwise command descriptor.
Declaration
public override CommandDescriptorBase RotateClockwiseCommandDescriptor { get; }
Property Value
The rotate clockwise command descriptor.
Overrides
RotateCounterClockwiseCommandDescriptor
Gets the rotate counter clockwise command descriptor.
Declaration
public override CommandDescriptorBase RotateCounterClockwiseCommandDescriptor { get; }
Property Value
The rotate counter clockwise command descriptor.
Overrides
SaveAsCommandDescriptor
Gets the save as command descriptor.
Declaration
public override CommandDescriptorBase SaveAsCommandDescriptor { get; }
Property Value
The save as command descriptor.
Overrides
SelectAllCommandDescriptor
Gets the select all command descriptor.
Declaration
public override CommandDescriptorBase SelectAllCommandDescriptor { get; }
Property Value
The select all command descriptor.
Overrides
SetFixedDocumentPagesPresenterCommandDescriptor
Gets the set fixed document pages presenter command descriptor.
Declaration
public override CommandDescriptorBase SetFixedDocumentPagesPresenterCommandDescriptor { get; }
Property Value
The set fixed document pages presenter command descriptor.
Overrides
SetFixedDocumentSinglePageViewPresenterCommandDescriptor
Gets the set fixed document single page view presenter command descriptor.
Declaration
public override CommandDescriptorBase SetFixedDocumentSinglePageViewPresenterCommandDescriptor { get; }
Property Value
The set fixed document single page view presenter command descriptor.
Overrides
ShowFindDialogCommandDescriptor
Gets the show find dialog command descriptor.
Declaration
public override CommandDescriptorBase ShowFindDialogCommandDescriptor { get; }
Property Value
The show find dialog command descriptor.
Overrides
ShowSignSignatureDialogCommandDescriptor
Gets the show sign signature dialog command descriptor.
Declaration
public override CommandDescriptorBase ShowSignSignatureDialogCommandDescriptor { get; }
Property Value
The show sign signature dialog command descriptor.
Overrides
ShowSignaturePropertiesDialogCommandDescriptor
Gets the show signature properties dialog command descriptor.
Declaration
public override CommandDescriptorBase ShowSignaturePropertiesDialogCommandDescriptor { get; }
Property Value
The show signature properties dialog command descriptor.
Overrides
SignSignatureCommandDescriptor
Gets the sign signature command descriptor.
Declaration
public override CommandDescriptorBase SignSignatureCommandDescriptor { get; }
Property Value
The sign signature command descriptor.
Overrides
SyncCurrentBookmarkItemCommandDescriptor
Gets the sync current bookmark item command descriptor.
Declaration
public override CommandDescriptorBase SyncCurrentBookmarkItemCommandDescriptor { get; }
Property Value
Overrides
TextSelectionCommandDescriptorsGroup
Gets the text selection command descriptors group.
Declaration
public override CommandDescriptorGroup TextSelectionCommandDescriptorsGroup { get; }
Property Value
The text selection command descriptors group.
Overrides
ValidateSignaturesCommandDescriptor
Gets the validate signatures command descriptor.
Declaration
public override CommandDescriptorBase ValidateSignaturesCommandDescriptor { get; }
Property Value
The validate signatures command descriptor.
Overrides
ViewCommandDescriptorsGroup
Gets the view command descriptors group.
Declaration
public override CommandDescriptorGroup ViewCommandDescriptorsGroup { get; }
Property Value
The view command descriptors group.
Overrides
ZoomInCommandDescriptor
Gets the zoom in command descriptor.
Declaration
public override CommandDescriptorBase ZoomInCommandDescriptor { get; }
Property Value
The zoom in command descriptor.
Overrides
ZoomOutCommandDescriptor
Gets the zoom out command descriptor.
Declaration
public override CommandDescriptorBase ZoomOutCommandDescriptor { get; }
Property Value
The zoom out command descriptor.
Overrides