Freigeben über


GraphicFrame.Graphic-Eigenschaft

Graphic.Represents the element tag in schema: a:graphic

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

Syntax

'Declaration
Public Property Graphic As Graphic
    Get
    Set
'Usage
Dim instance As GraphicFrame
Dim value As Graphic

value = instance.Graphic

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Graphic
Returns Graphic.

Siehe auch

Referenz

GraphicFrame Klasse

GraphicFrame-Member

DocumentFormat.OpenXml.Presentation-Namespace