Share via


Reflection.FadeDirection Property

fadeDir.Represents the attribte in schema: w14:fadeDir

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "fadeDir")> _
Public Property FadeDirection As Int32Value
    Get
    Set
'Usage
Dim instance As Reflection
Dim value As Int32Value

value = instance.FadeDirection

instance.FadeDirection = value
[SchemaAttrAttribute(, "fadeDir")]
public Int32Value FadeDirection { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

Reflection Class

Reflection Members

DocumentFormat.OpenXml.Office2010.Word Namespace