March 2003
Intermediate to advanced
896 pages
32h 35m
English
PrintRange
This enumeration determines the type of range of pages to be printed,
from AllPages to just a
Selection. See PrinterSettings
for more information.
public enum PrintRange { AllPages = 0, Selection = 1, SomePages = 2 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ PrintRange
PrinterSettings.PrintRange
PrinterSettings.PrintRange
Read now
Unlock full access