FileRequest Properties |
The FileRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CustomSaveResult |
Sets the custom saving result defined by developer.
|
![]() ![]() | DocumentText |
Gets the plain text of the document without any format.
|
![]() ![]() | FileBytes |
Returns an array of the bytes in the file submitted by AceoffixCtrl.
|
![]() ![]() | FileExtName |
Gets the file name extension of the file.
|
![]() ![]() | FileName |
Gets the file name of the file submitted by AceoffixCtrl.
|
![]() ![]() | FileSize |
Gets the size of the file, in bytes.
|
![]() | LocalFileExtName |
Gets the file name extension of the client's local file submitted by AceoffixCtrl.
|
![]() | LocalFileName |
Gets the file name of the client's local file submitted by the AceoffixCtrl.
|