Share via


PhotoConfirmationControl.Supported Property

Definition

Gets a value indicating whether photo confirmation is supported by the capture device.

public:
 property bool Supported { bool get(); };
bool Supported();
public bool Supported { get; }
var boolean = photoConfirmationControl.supported;
Public ReadOnly Property Supported As Boolean

Property Value

Boolean

bool

A value indicating whether photo confirmation is supported by the capture device.

Applies to