AuthorList.Editor Property
Editor.Represents the element tag in schema: b:Editor
Namespace: DocumentFormat.OpenXml.Bibliography
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Editor As Editor
Get
Set
'Usage
Dim instance As AuthorList
Dim value As Editor
value = instance.Editor
instance.Editor = value
public Editor Editor { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Bibliography.Editor
Returns Editor.