Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - DocumentGetHTMLFoldingViewerURL
Returns a URL for viewing of a document's Folding representation
Declaration
public string DocumentGetHTMLFoldingViewerURL ( string apiKey, string itemID, string foldingSettingsID, string modXML );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
itemID | Document ID for which to return the Folding Viewer URL | |
foldingSettingsID | Optional ID for the folding settings to be used. If none are provided, the configured settings in the Document (Document Settings Panel) are used | |
modXML | Optional XML describing modifications to the applied folding settings for the current document (eg to update the width of a cover spine) |