TraceView.From Property

from.Represents the attribte in schema: from

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

Syntax

'Declaration
<SchemaAttrAttribute(, "from")> _
Public Property From As StringValue
    Get
    Set
'Usage
Dim instance As TraceView
Dim value As StringValue

value = instance.From

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

TraceView Class

TraceView Members

DocumentFormat.OpenXml.InkML Namespace