PresentationPart.LegacyDiagramTextInfoPart Property

Gets the LegacyDiagramTextInfoPart of the PresentationPart.

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

Syntax

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

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

Property Value

Type: DocumentFormat.OpenXml.Packaging.LegacyDiagramTextInfoPart

See Also

Reference

PresentationPart Class

PresentationPart Members

DocumentFormat.OpenXml.Packaging Namespace