Freigeben über


PresentationDocument.ThumbnailPart-Eigenschaft

Gets the ThumbnailPart of the PresentationDocument.

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

Syntax

'Declaration
Public ReadOnly Property ThumbnailPart As ThumbnailPart
    Get
'Usage
Dim instance As PresentationDocument
Dim value As ThumbnailPart

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Packaging.ThumbnailPart

Siehe auch

Referenz

PresentationDocument Klasse

PresentationDocument-Member

DocumentFormat.OpenXml.Packaging-Namespace