<Code Lib>
2023 Property
Changes 0
P

PrintManager.PaperSources

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

public PaperSourceSet PaperSources { get; }

Loading…