Share via


Reflection.HorizontalScalingFactor Property

sx.Represents the attribte in schema: w14:sx

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

Syntax

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

value = instance.HorizontalScalingFactor

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

Reflection Class

Reflection Members

DocumentFormat.OpenXml.Office2010.Word Namespace