PrintCustomToggleOptionDetails.Value Property

Definition

Gets or sets the enumerated value of the print custom toggle option.

public:
 property Platform::Object ^ Value { Platform::Object ^ get(); };
IInspectable Value();
public object Value { get; }
var object = printCustomToggleOptionDetails.value;
Public ReadOnly Property Value As Object

Property Value

Object

Platform::Object

IInspectable

The custom toggle value.

Implements

Applies to