Reflection.DirectionAngle Property
dir.Represents the attribte in schema: w14:dir
Namespace: DocumentFormat.OpenXml.Office2010.Word
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "dir")> _
Public Property DirectionAngle As Int32Value
Get
Set
'Usage
Dim instance As Reflection
Dim value As Int32Value
value = instance.DirectionAngle
instance.DirectionAngle = value
[SchemaAttrAttribute(, "dir")]
public Int32Value DirectionAngle { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value