Freigeben über


Source.Distributor-Eigenschaft

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

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

Syntax

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

value = instance.Distributor

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.Distributor
Returns Distributor.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace