InfoSettings
Leave feedback
On this page
InfoSettings data structure used as input parameters for Info API method to retrieve information
NoteNot all options are supported by all document formats. Each option may correspond to one or more formats.
{
"FileInfo": {
"FilePath": "string",
"StorageName": "string",
"VersionId": "string",
"Password": "string"
}
}
Name | Description | API Version |
---|---|---|
FileInfo.FilePath | The path of the document, located in the storage. Required. | |
FileInfo.StorageName | Storage name | |
FileInfo.VersionId | File version Id | |
FileInfo.Password | Password for rendering password-protected documents |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.