FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / PrintParameters Class / ScaleMode Property

In This Topic
    ScaleMode Property (PrintParameters)
    In This Topic
    Specifies how the grid content should be scaled to fit the page.
    Syntax
    'Declaration
     
    Public Property ScaleMode As ScaleMode
    public ScaleMode ScaleMode {get; set;}
    See Also