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

In This Topic
    Stretch Property
    In This Topic
    Gets or sets the stretch mode of the page template.
    Syntax
    'Declaration
     
    Public Property Stretch As Stretch
    public Stretch Stretch {get; set;}
    See Also