AccusoftPrintPro8 ActiveX DLL > PrintPro Object : PaperSize Property |
Gets or sets a value indicating the paper size for the current printer (if the printer supports this feature).
Visual Basic |
---|
Public Property PaperSize As PP_PaperSize |
Not available at design time.
Note: You cannot set the PaperSize property after a document has been started.
The effect of setting the PaperSize property depends on the driver supplied by the printer manufacturer. Some property settings may have no effect. Settings outside the accepted range may produce an error. The ErrorCode property will be set to -5015 or -5016 if the printer does not support this property. For more information, see the manufacturer's documentation for the specific printer driver.