RVTDocs.com

PrintParameters.PaperSize

Property
Description:
The page size.
Remarks:
User can select the candidate via PaperSizes and then set the Page source of the Print Setting.
Syntax
public PaperSize PaperSize { get; set; }
Exceptions
Exception Condition
ArgumentNullException Thrown when the input argument is.
ArgumentException Thrown when the input argument is invalid for current printer.