ImageData.Picture Property
Explicit Relationship to Alternate Image Data.Represents the attribte in schema: r:pict
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "pict")> _
Public Property Picture As StringValue
Get
Set
'Usage
Dim instance As ImageData
Dim value As StringValue
value = instance.Picture
instance.Picture = value
[SchemaAttrAttribute(, "pict")]
public StringValue Picture { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.