Document Editor
What features can be implemented in Application Host Page?
Features / Controls can be added to their Host page using Post Message API are Save Button - user can edit and save the document from host page Print Button - user can print the document from host page Track Change ON-OFF Control - user can enable ...
What are the document states and permission supported on the server?
State management on the server is not limited to: Document is read-only [document.edit=false] Document is read and write Document is locked for editing by another user [document.pausecollaboration=true] In fact, you have many more possible ways to ...
What settings can be customized in document editor?
Following settings can be set while opening the document editor from host app using editor url params; Units Of Measurement : Change "units" of a ruler - You can select the mm, or Inch option. Display Language : Set Preferred Display Language while ...