PrintCustomTextOptionDetails.Value Property

Definition

Gets or sets the value of a custom print task option.

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

Property Value

Object

Platform::Object

IInspectable

The value of the custom option.

Implements

Applies to