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