ComponentOne FlexReport for UWP
C1PrintOptions Class Members
Properties  Methods 

C1.UWP.Document Assembly > C1.Xaml.Document Namespace : C1PrintOptions Class

The following tables list the members exposed by C1PrintOptions.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the OutputRange object defining the range of pages to print.  
Public PropertyGets or sets the value indicating the manner in which pages are scaled during printing.

The default value is PageScaling.FitToPaper.

 
Public PropertyGets or sets the C1PageSettings object defining the page settings, size, landscape etc, can be null in this case the C1DocumentSource.PageSettings will be used. This property does not force C1DocumentSource to repaginate, it affects only the printer's paper size, the document's pages will be scaled to fit.  
Public PropertyGets or sets the name for the print job.  
Top
Public Methods
 NameDescription
Public MethodCopies properties from another object into this object.  
Public MethodReturns a string that represents the current object.  
Top
See Also

Reference

C1PrintOptions Class
C1.Xaml.Document Namespace