Get all print sources of current printer.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
| C# |
|---|
public PaperSourceSet PaperSources { get; } |
| Visual Basic |
|---|
Public ReadOnly Property PaperSources As PaperSourceSet Get |
| Visual C++ |
|---|
public: property PaperSourceSet^ PaperSources { PaperSourceSet^ get (); } |
Remarks
These are the valid paper source for the current printer.