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

In This Topic
    MarginsShow Property (C1PreviewCursors)
    In This Topic
    Gets or sets the show margins cursor.
    Syntax
    'Declaration
     
    Public Property MarginsShow As Cursor
    public Cursor MarginsShow {get; set;}
    See Also