Shadow.Origin Property

Shadow Origin.Represents the attribte in schema: origin

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

Syntax

'Declaration
<SchemaAttrAttribute(, "origin")> _
Public Property Origin As StringValue
    Get
    Set
'Usage
Dim instance As Shadow
Dim value As StringValue

value = instance.Origin

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Shadow Class

Shadow Members

DocumentFormat.OpenXml.Vml Namespace