SignatureCapture.BeginCapture(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Begins the capture of a signature.
public abstract void BeginCapture (string formName);
abstract member BeginCapture : string -> unit
Public MustOverride Sub BeginCapture (formName As String)
Parameters
- formName
- String
Contains the platform-specific location for obtaining form or data screen information for display on the device screen.