ComponentOne FlexReport for WinForms
Print(C1PrintOptions) Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1DocumentSource Class > Print Method : Print(C1PrintOptions) Method
The C1PrintOptions class defines the print options.
Prints the generated document.
Syntax
'Declaration
 
Public Overloads Sub Print( _
   ByVal options As C1PrintOptions _
) 
public void Print( 
   C1PrintOptions options
)

Parameters

options
The C1PrintOptions class defines the print options.
See Also

Reference

C1DocumentSource Class
C1DocumentSource Members
Overload List