FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / PrintParameters Class / Margin Property

In This Topic
    Margin Property (PrintParameters)
    In This Topic
    Specifies the margin around the page in pixels.
    Syntax
    'Declaration
     
    Public Property Margin As Thickness
    public Thickness Margin {get; set;}
    See Also