Click or drag to resize
FileRequestLocalFileExtName Property
Gets the file name extension of the client's local file submitted by AceoffixCtrl.

Namespace: Aceoffix
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public string LocalFileExtName { get; }

Property Value

Type: String
The file name extension.
Remarks
The file name extension.
See Also