PrintCustomTextOptionDetails.OptionId Property

Definition

Gets the ID of the custom print task option.

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

Property Value

String

Platform::String

winrt::hstring

The ID of the custom option.

Implements

Applies to