ImageFile.Source Property
Image Source.Represents the attribte in schema: src
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "src")> _
Public Property Source As StringValue
Get
Set
'Usage
Dim instance As ImageFile
Dim value As StringValue
value = instance.Source
instance.Source = value
[SchemaAttrAttribute(, "src")]
public StringValue Source { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.