CustomPropertyEditor.PropertyEditorNamespace Property

PropertyEditorNamespace.Represents the element tag in schema: cdip:XMLNamespace

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

Syntax

'Declaration
Public Property PropertyEditorNamespace As PropertyEditorNamespace
    Get
    Set
'Usage
Dim instance As CustomPropertyEditor
Dim value As PropertyEditorNamespace

value = instance.PropertyEditorNamespace

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

Property Value

Type: DocumentFormat.OpenXml.Office.CustomDocumentInformationPanel.PropertyEditorNamespace

See Also

Reference

CustomPropertyEditor Class

CustomPropertyEditor Members

DocumentFormat.OpenXml.Office.CustomDocumentInformationPanel Namespace