DefaultPrintOptions Property (C1FlexReport) | FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / DefaultPrintOptions Property

In This Topic
DefaultPrintOptions Property (C1FlexReport)
In This Topic
Gets the C1.Xaml.Document.C1PrintOptions object defining default print options used by printing methods of C1.Xaml.Document.C1DocumentSource.
Syntax
'Declaration
 
Public ReadOnly Property DefaultPrintOptions As C1PrintOptions
 
See Also