PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / KeyMapStack Property

In This Topic
    KeyMapStack Property (C1PreviewPane)
    In This Topic
    Gets the KeyMapStack containing key maps for keyboard handling.
    Syntax
    'Declaration
     
    Public ReadOnly Property KeyMapStack As KeyMapStack
    public KeyMapStack KeyMapStack {get;}
    See Also