Windows.Graphics.Printing.OptionDetails Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extends the basic print task options to enable you to have greater control over the printing experience that you present to your users.
Classes
PrintBindingOptionDetails |
Represents the list of print binding options. |
PrintBorderingOptionDetails |
Represents the list of print bordering options. |
PrintCollationOptionDetails |
Represents the list of print collation options. |
PrintColorModeOptionDetails |
Represents the list of print color mode options. |
PrintCopiesOptionDetails |
Represents the option for the number of printed copies. |
PrintCustomItemDetails |
Allows apps to add a collection of enumerable options to the app print experience. |
PrintCustomItemListOptionDetails |
Represents a list of the custom print task option items. |
PrintCustomTextOptionDetails |
Represents a custom print task option. |
PrintCustomToggleOptionDetails |
Represents the list of print custom toggle options. |
PrintDuplexOptionDetails |
Represents the list of print duplex options. |
PrintHolePunchOptionDetails |
Represents the list of punch hole options. |
PrintMediaSizeOptionDetails |
Represents the list of media size options. |
PrintMediaTypeOptionDetails |
Represents the list of print media type options. |
PrintOrientationOptionDetails |
Represents the list of print orientation options. |
PrintPageRangeOptionDetails |
Represents the list of print page range options. |
PrintQualityOptionDetails |
Represents the list of print quality options. |
PrintStapleOptionDetails |
Represents a list of the stapling options. |
PrintTaskOptionChangedEventArgs |
Called when a print task option has changed. |
PrintTaskOptionDetails |
A collection of events, methods and properties for advanced print tasks. |
Interfaces
IPrintCustomOptionDetails |
Represents the base class for all CustomPrintTaskOptionXxx objects. |
IPrintItemListOptionDetails |
Represents objects that list print task option items. |
IPrintNumberOptionDetails |
Represents objects that define the enumerated values of the print task options. |
IPrintOptionDetails |
Represents the base class for the PrintTaskOptionXxx objects. |
IPrintTextOptionDetails |
Represents objects that describe the text of a print task option. |
Enums
PrintOptionStates |
Specifies the print task option states. |
PrintOptionType |
Specifies the print task option types. |