Compartir a través de


AuthorList.Compiler Property

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

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

Syntax

'Declaración
Public Property Compiler As Compiler
    Get
    Set
'Uso
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.

See Also

Reference

AuthorList Class

AuthorList Members

DocumentFormat.OpenXml.Bibliography Namespace