Compartir a través de


Source.ShortTitle Property

Short Title.Represents the element tag in schema: b:ShortTitle

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

Syntax

'Declaración
Public Property ShortTitle As ShortTitle
    Get
    Set
'Uso
Dim instance As Source
Dim value As ShortTitle

value = instance.ShortTitle

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

Property Value

Type: DocumentFormat.OpenXml.Bibliography.ShortTitle
Returns ShortTitle.

See Also

Reference

Source Class

Source Members

DocumentFormat.OpenXml.Bibliography Namespace