Freigeben über


ImageData.Picture Eigenschaft

Definition

Explizite Beziehung zu alternativen Bilddaten

Stellt das folgende Attribut im Schema dar: r:pict

[DocumentFormat.OpenXml.SchemaAttr(19, "pict")]
public DocumentFormat.OpenXml.StringValue Picture { get; set; }
public DocumentFormat.OpenXml.StringValue Picture { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "pict")]
public DocumentFormat.OpenXml.StringValue? Picture { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:pict")]
public DocumentFormat.OpenXml.StringValue? Picture { get; set; }
public DocumentFormat.OpenXml.StringValue? Picture { get; set; }
member this.Picture : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "pict")>]
member this.Picture : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:pict")>]
member this.Picture : DocumentFormat.OpenXml.StringValue with get, set
Public Property Picture As StringValue

Eigenschaftswert

Gibt zurück StringValue.

Attribute

Gilt für: