Freigeben über


Control.Picture-Eigenschaft

Picture.Represents the element tag in schema: p:pic

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

Syntax

'Declaration
Public Property Picture As Picture
    Get
    Set
'Usage
Dim instance As Control
Dim value As Picture

value = instance.Picture

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Presentation.Picture

Siehe auch

Referenz

Control Klasse

Control-Member

DocumentFormat.OpenXml.Presentation-Namespace