Freigeben über


PresentationPart.SmartTagsPart-Eigenschaft

Gets the SmartTagsPart of the PresentationPart.

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

Syntax

'Declaration
Public ReadOnly Property SmartTagsPart As SmartTagsPart
    Get
'Usage
Dim instance As PresentationPart
Dim value As SmartTagsPart

value = instance.SmartTagsPart
public SmartTagsPart SmartTagsPart { get; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Packaging.SmartTagsPart

Siehe auch

Referenz

PresentationPart Klasse

PresentationPart-Member

DocumentFormat.OpenXml.Packaging-Namespace