Поделиться через


PresentationPropertiesPart.PresentationProperties Property

Gets/Sets the root element of this part.

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

Syntax

'Declaration
Public Property PresentationProperties As PresentationProperties
    Get
    Set
'Usage
Dim instance As PresentationPropertiesPart
Dim value As PresentationProperties

value = instance.PresentationProperties

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.PresentationProperties

See Also

Reference

PresentationPropertiesPart Class

PresentationPropertiesPart Members

DocumentFormat.OpenXml.Packaging Namespace