ReportingCloud Methods |
The ReportingCloud type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppendDocument |
This method appends documents to a single resulting document
|
![]() | CheckText |
This method checks text for spelling errors.
|
![]() | ConvertDocument |
This method converts a document to another format.
|
![]() | CreateAccountAPIKey |
This method creates and returns a valid API Key for the current account
|
![]() | DeleteAccountAPIKey |
This method deletes an available API Key that belongs to the current account
|
![]() | DeleteTemplate |
This method deletes a template from the template storage.
|
![]() | DownloadTemplate |
This method returns a template from the template storage as a byte array.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FindAndReplaceDocument |
This method replaces strings in a document.
|
![]() | GetAccountAPIKeys |
This method returns the available API Keys for the current account
|
![]() | GetAccountSettings |
This method returns the account settings.
|
![]() | GetAvailableDictionaries |
This method returns the available dictionaries.
|
![]() | GetDocumentThumbnails |
This method returns a list of thumbnails of a specific template in the template storage.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetSuggestions |
This method returns suggestions for a misspelled word.
|
![]() | GetTemplateCount |
This method returns the number of templates in the template storage.
|
![]() | GetTemplateInfo |
This method returns template information.
|
![]() | GetTemplatePageCount |
This method returns the number of pages of a template in the template storage.
|
![]() | GetTemplateThumbnails |
This method returns a list of thumbnails of a specific template in the template storage.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ListFonts |
This method lists all available fonts.
|
![]() | ListTemplates |
This method lists all templates stored in the template storage.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MergeDocument |
This method merges a template with data.
|
![]() | ShareDocument |
This method returns the hash value that is used to share documents using the portal.
|
![]() | TemplateExists |
This method checks whether a template exists or not in the template storage.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UploadTemplate |
This method uploads a template to the template storage.
|