Source.Publisher Property

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

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

Syntax

'Declaration
Public Property Publisher As Publisher
    Get
    Set
'Usage
Dim instance As Source
Dim value As Publisher

value = instance.Publisher

instance.Publisher = value
public Publisher Publisher { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Bibliography.Publisher
Returns Publisher.

See Also

Reference

Source Class

Source Members

DocumentFormat.OpenXml.Bibliography Namespace