<Code Lib>
2024 Property
Changes 0
P

PrintManager.PaperSizes

Description:
Get all print sizes of current printer.
Remarks:
These are the valid paper sizes for the current printer.

public PaperSizeSet PaperSizes { get; }

Loading…