Nevron Open Vision Documentation
Nevron.Nov.Text.Formats Namespace / NTextFormat Class / Docx Property


In This Topic
    Docx Property
    In This Topic
    Represents the Microsoft Word (DOCX) text format.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Docx As NTextFormat
    'Usage
     
    
    Dim value As NTextFormat
     
    value = NTextFormat.Docx
    public static NTextFormat Docx {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also