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.
シンタックス
'宣言
Public Shared Property UsePrinterForDefaultPageSettings As System.Boolean
'使用法
Dim value As System.Boolean
C1PrintDocument.UsePrinterForDefaultPageSettings = value
value = C1PrintDocument.UsePrinterForDefaultPageSettings
public static System.bool UsePrinterForDefaultPageSettings {get; set;}
参照