<Code Lib>
2021 Property
Changes 0
P

PrintParameters.PaperSize

Description:
The page size.
Remarks:
User can select the candidate via PaperSizes and then set the Page source of the Print Setting.

public PaperSize PaperSize { get; set; }

Loading…