Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - ODTGetStyles
Returns an XML description of the styles contained in the ODT. Used for parsing an ODT document and create the style conversion table.
Declaration
public string ODTGetStyles ( string apiKey, string fileData );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
fileData | The path to the ODT file, or its base64 encoded data |
Returns
A valid XML string