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