PrintCopiesOptionDetails.OptionId Property

Definition

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

public:
 property Platform::String ^ OptionId { Platform::String ^ get(); };
winrt::hstring OptionId();
public string OptionId { get; }
var string = printCopiesOptionDetails.optionId;
Public ReadOnly Property OptionId As String

Property Value

String

Platform::String

winrt::hstring

The ID of the option.

Implements

Applies to