VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Types Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.Office.UI Namespace (Vintasoft.Imaging.Office.JS)
    In This Topic
    Contains JavaScript UI controls, which allow to view and edit DOCX or XLSX document in HTML5 web browser.
    Types
    typeDescription
    Represents a JavaScript UI control that allows to display and edit (using mouse and keyboard) DOCX document in HTML5 web browser.
    Represents a JavaScript UI control that allows to display and edit (using menu, footer, mouse and keyboard) of DOCX document in HTML5 web browser.
    Represents settings for WebDocumentEditorJS object.
    Represents the information about document.
    Provides the properties of the document paragraph indentation.
    Provides the properties of the document paragraph.
    Provides the properties of the document paragraph spacing.
    Provides the properties of the document section.
    Represents a JavaScript UI control that allows to display and edit (using menu, footer, mouse and keyboard) XLSX document in HTML5 web browser.
    Represents settings for WebSpreadsheetDocumentEditorControlJS object.
    Represents a JavaScript UI control that allows to display and edit (using mouse and keyboard) XSLX document in HTML5 web browser.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available document view modes.
    EnumerationSpecifies available horizontal alignments for paragraph.
    EnumerationSpecifies available line spacing rules for paragraph.
    EnumerationSpecifies available modes, which define how user can interact in the spreadsheet visual editor.
    EnumerationSpecifies available types of strikeouts for text.
    EnumerationSpecifies available types of underlines for text.
    See Also