| Revit 2020 API |
| PrintManager..::..PaperSources Property |
| PrintManager Class See Also |
Get all print sources of current printer.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
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.