March 2003
Intermediate to advanced
896 pages
32h 35m
English
PaperSource
This class encapsulates the selection of a paper tray.
You can retrieve the Kind of paper source (see
PaperSourceKind) and a string representing the
name of the paper source (SourceName).
public class PaperSource { // Public Instance Properties public PaperSourceKind Kind{get; } public string SourceName{get; } // Public Instance Methods public override string ToString(); // overrides object }
PageSettings.PaperSource,
PaperSourceCollection.this
PageSettings.PaperSource,
PaperSourceCollection.PaperSourceCollection()
Read now
Unlock full access