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