[Go to site: main page, start]

Interface DocumentSheetRenderOptions

interface DocumentSheetRenderOptions {
    renderContext: string;
    renderData: object;
}
Index

Properties

renderContext: string

A string with the format "{operation}{documentName}" providing context

renderData: object

Data describing the document modification that occurred