Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / PageSettings Class / PaperSize Property

In This Topic
    PaperSize Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property PaperSize As Integer
    public int PaperSize {get; set;}
    See Also