Nevron Open Vision Documentation
Nevron.Nov.Diagram.Formats Namespace / NDrawingFormatRegistry Class / GetDocumentTypeName Method


In This Topic
    GetDocumentTypeName Method (NDrawingFormatRegistry)
    In This Topic
    Gets the document type name.
    Syntax
    'Declaration
     
    
    Protected Overrides NotOverridable Function GetDocumentTypeName() As System.String
    'Usage
     
    
    Dim instance As NDrawingFormatRegistry
    Dim value As System.String
     
    value = instance.GetDocumentTypeName()
    protected override System.string GetDocumentTypeName()
    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