VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Office.DocumentEditor.UI Namespace / DocumentVisualEditor Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    DocumentVisualEditor Class
    In This Topic
    Represents the VintaSoft control that allows to display and edit a document.
    Object Model
    VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor DocumentPageAppearance DocumentPageAppearance VintasoftColor VintasoftColor VintasoftColor VintasoftColor VintasoftColor VintasoftColor DocumentPage DocumentTextProperties DocumentTextUnderlineProperties DocumentParagraphProperties DocumentParagraphNumberingProperties DocumentParagraphNumbering DocumentContentStyle DocumentParagraphIndentationProperties DocumentSectionProperties VmfContentElement VmfContentElement VmfContentInfo VmfContentInfo VmfContentInfo VmfContentInfo VmfContentHyperlinkInfo DocumentInformationProperties IObjectClipboard DocumentUnitsConverter VmfDocumentEditorSource VintasoftPoint VintasoftSize VintasoftSize VintasoftSize VintasoftRect DocumentVisualEditor
    Syntax
    'Declaration
    
    Public Class DocumentVisualEditor
       Inherits Vintasoft.Imaging.UI.VintasoftScrollableControl
    
    
    public class DocumentVisualEditor : Vintasoft.Imaging.UI.VintasoftScrollableControl
    
    
    public __gc class DocumentVisualEditor : public Vintasoft.Imaging.UI.VintasoftScrollableControl*
    
    
    public ref class DocumentVisualEditor : public Vintasoft.Imaging.UI.VintasoftScrollableControl^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.UI.VintasoftControl
          Vintasoft.Imaging.UI.VintasoftScrollableControl
             Vintasoft.Imaging.Office.DocumentEditor.UI.DocumentVisualEditor

    Requirements

    Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also