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