PrintMediaSizeOptionDetails.OptionType Property

Definition

Gets the option type for the option for the number of printed copies.

public:
 property PrintOptionType OptionType { PrintOptionType get(); };
PrintOptionType OptionType();
public PrintOptionType OptionType { get; }
var printOptionType = printMediaSizeOptionDetails.optionType;
Public ReadOnly Property OptionType As PrintOptionType

Property Value

The option type.

Implements

Applies to