AuthorList.Compiler Property

Definition

Compiler.

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

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

Property Value

Returns Compiler.

Applies to