ComponentOne Document Library for UWP
DefaultPrintOptions Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1DocumentSource Class : DefaultPrintOptions Property
Gets the C1PrintOptions object defining default print options used by printing methods of C1DocumentSource.
Syntax
'Declaration
 
Public ReadOnly Property DefaultPrintOptions As C1PrintOptions
public C1PrintOptions DefaultPrintOptions {get;}
See Also

Reference

C1DocumentSource Class
C1DocumentSource Members