Share via


CustomPropertyEditors.DefaultPropertyEditorNamespace Property

DefaultPropertyEditorNamespace.Represents the element tag in schema: cdip:defaultPropertyEditorNamespace

Namespace:  DocumentFormat.OpenXml.Office.CustomDocumentInformationPanel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property DefaultPropertyEditorNamespace As DefaultPropertyEditorNamespace
    Get
    Set
'Usage
Dim instance As CustomPropertyEditors
Dim value As DefaultPropertyEditorNamespace

value = instance.DefaultPropertyEditorNamespace

instance.DefaultPropertyEditorNamespace = value
public DefaultPropertyEditorNamespace DefaultPropertyEditorNamespace { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office.CustomDocumentInformationPanel.DefaultPropertyEditorNamespace

See Also

Reference

CustomPropertyEditors Class

CustomPropertyEditors Members

DocumentFormat.OpenXml.Office.CustomDocumentInformationPanel Namespace