PrintTicketFeature.SelectionType Property
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 selection type for this print feature.
public:
property PrintTicketFeatureSelectionType SelectionType { PrintTicketFeatureSelectionType get(); };
PrintTicketFeatureSelectionType SelectionType();
public PrintTicketFeatureSelectionType SelectionType { get; }
var printTicketFeatureSelectionType = printTicketFeature.selectionType;
Public ReadOnly Property SelectionType As PrintTicketFeatureSelectionType
Property Value
The selection type.