Share via


PrintHolePunchOptionDetails.OptionId Property

Definition

Gets the ID for the hole punch option.

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

Property Value

String

Platform::String

winrt::hstring

The ID for the option.

Implements

Applies to