Share via


Snapshot.Embed Property

Definition

Embedded Picture Reference

Represents the following attribute in the schema: r:embed

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

Property Value

Attributes

Applies to