Share via


AuthorList.Inventor Property

Inventor.Represents the element tag in schema: b:Inventor

Namespace:  DocumentFormat.OpenXml.Bibliography
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Inventor As Inventor
    Get
    Set
'Usage
Dim instance As AuthorList
Dim value As Inventor

value = instance.Inventor

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

Property Value

Type: DocumentFormat.OpenXml.Bibliography.Inventor
Returns Inventor.

See Also

Reference

AuthorList Class

AuthorList Members

DocumentFormat.OpenXml.Bibliography Namespace