FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PrintPageTemplate Class / Margin Property

In This Topic
    Margin Property (PrintPageTemplate)
    In This Topic
    Gets or sets the margin of the page template.
    Syntax
    'Declaration
     
    Public Shadows Property Margin As Thickness
    public new Thickness Margin {get; set;}
    See Also