Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / HideMarginsState Property

In This Topic
    HideMarginsState Property (C1PreviewPane)
    In This Topic
    Gets or sets a value indicating whether horizontal and/or vertical margins should be hidden.
    Syntax
    'Declaration
     
    Public Property HideMarginsState As HideMarginsFlags
    public HideMarginsFlags HideMarginsState {get; set;}
    See Also