<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / PrintPageTemplate Class / Stretch Property

In This Topic
    Stretch Property (PrintPageTemplate)
    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