PrintHolePunchOptionDetails.OptionType 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 option type for the hole punch option.
public:
property PrintOptionType OptionType { PrintOptionType get(); };
PrintOptionType OptionType();
public PrintOptionType OptionType { get; }
var printOptionType = printHolePunchOptionDetails.optionType;
Public ReadOnly Property OptionType As PrintOptionType
Property Value
The option type.