Share via


StrokeChildType.AlternateImageReference Property

Alternate Image Reference.Represents the attribte in schema: o:althref

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "althref")> _
Public Property AlternateImageReference As StringValue
    Get
    Set
'Usage
Dim instance As StrokeChildType
Dim value As StringValue

value = instance.AlternateImageReference

instance.AlternateImageReference = value
[SchemaAttrAttribute(, "althref")]
public StringValue AlternateImageReference { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

StrokeChildType Class

StrokeChildType Members

DocumentFormat.OpenXml.Vml.Office Namespace