Share via


Source.Reporter Property

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

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

Syntax

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

value = instance.Reporter

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

Property Value

Type: DocumentFormat.OpenXml.Bibliography.Reporter
Returns Reporter.

See Also

Reference

Source Class

Source Members

DocumentFormat.OpenXml.Bibliography Namespace