Share via


Reflection.VerticalScalingFactor Property

sy.Represents the attribte in schema: w14:sy

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

Syntax

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

value = instance.VerticalScalingFactor

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

Reflection Class

Reflection Members

DocumentFormat.OpenXml.Office2010.Word Namespace