PrintTicketFeature.GetSelectedOption Method
Definition
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.
Gets the option that is currently selected for this print feature.
public:
virtual PrintTicketOption ^ GetSelectedOption() = GetSelectedOption;
PrintTicketOption GetSelectedOption();
public PrintTicketOption GetSelectedOption();
function getSelectedOption()
Public Function GetSelectedOption () As PrintTicketOption
Returns
The selected option.