<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap 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