ComponentOne FlexReport for UWP
PaperSize Property (C1PageSettings)

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1PageSettings Class : PaperSize Property
Gets or sets the paper kind. Changing of this property may change Width and/or Height.
Syntax
'Declaration
 
Public Property PaperSize As Windows.Graphics.Printing.PrintMediaSize
public Windows.Graphics.Printing.PrintMediaSize PaperSize {get; set;}
See Also

Reference

C1PageSettings Class
C1PageSettings Members