Share via


Source.SourceType Property

Definition

Source Type.

Represents the following element tag in the schema: b:SourceType.

public DocumentFormat.OpenXml.Bibliography.SourceType SourceType { get; set; }
public DocumentFormat.OpenXml.Bibliography.SourceType? SourceType { get; set; }
member this.SourceType : DocumentFormat.OpenXml.Bibliography.SourceType with get, set
Public Property SourceType As SourceType

Property Value

Returns SourceType.

Applies to