SmartPrintPagesWide Property
Gets or sets the number of horizontal pages to check when optimizing the printing.
public int SmartPrintPagesWide {get; set;}
'Declaration
Public Property SmartPrintPagesWide As Integer
'Usage
Dim instance As PrintInfo
Dim value As Integer
instance.SmartPrintPagesWide = value
value = instance.SmartPrintPagesWide