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

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