Share via


AuthorList.ProducerName Property

Definition

Producer Name.

Represents the following element tag in the schema: b:ProducerName.

public DocumentFormat.OpenXml.Bibliography.ProducerName ProducerName { get; set; }
public DocumentFormat.OpenXml.Bibliography.ProducerName? ProducerName { get; set; }
member this.ProducerName : DocumentFormat.OpenXml.Bibliography.ProducerName with get, set
Public Property ProducerName As ProducerName

Property Value

Returns ProducerName.

Applies to