C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / UsePrinterForDefaultPageSettings Property

In This Topic
UsePrinterForDefaultPageSettings Property
In This Topic
Gets or sets a value indicating whether the default page settings are retrieved from the default printer (may slow things down if the printer is a network one) or calculated based on the current locale.
Syntax
'Declaration
 
Public Shared Property UsePrinterForDefaultPageSettings As Boolean
 
See Also