Freigeben über


Source.BookTitle-Eigenschaft

Book Title.Represents the element tag in schema: b:BookTitle

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

Syntax

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

value = instance.BookTitle

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.BookTitle
Returns BookTitle.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace