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

In This Topic
    PreviewCursors Property (C1PreviewPane)
    In This Topic
    Gets the set of cursors used in the preview.
    Syntax
    'Declaration
     
    Public ReadOnly Property PreviewCursors As C1PreviewCursors
    public C1PreviewCursors PreviewCursors {get;}

    Property Value

    The cursors.
    See Also