Click or drag to resize
FileRequest Properties

The FileRequest type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleCustomSaveResult
Sets the custom saving result defined by developer.
Public propertyCode exampleDocumentText
Gets the plain text of the document without any format.
Public propertyCode exampleFileBytes
Returns an array of the bytes in the file submitted by AceoffixCtrl.
Public propertyCode exampleFileExtName
Gets the file name extension of the file.
Public propertyCode exampleFileName
Gets the file name of the file submitted by AceoffixCtrl.
Public propertyCode exampleFileSize
Gets the size of the file, in bytes.
Public propertyLocalFileExtName
Gets the file name extension of the client's local file submitted by AceoffixCtrl.
Public propertyLocalFileName
Gets the file name of the client's local file submitted by the AceoffixCtrl.
Top
See Also