Class SelectionType

SelectionType class

The convenience class for SelectionType PrintTicket property.

public sealed class SelectionType : Property

Properties

NameDescription
Name { get; }Gets the element name.

Fields

NameDescription
static readonly PickManyPickMany value.
static readonly PickOnePickOne value.

See Also