EastAsianLayout.VerticalCompress Property
Compress Rotated Text to Line Height.Represents the attribte in schema: w:vertCompress
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "vertCompress")> _
Public Property VerticalCompress As OnOffValue
Get
Set
'Usage
Dim instance As EastAsianLayout
Dim value As OnOffValue
value = instance.VerticalCompress
instance.VerticalCompress = value
[SchemaAttrAttribute(, "vertCompress")]
public OnOffValue VerticalCompress { get; set; }
Property Value
Type: DocumentFormat.OpenXml.OnOffValue
Returns EnumValue<T>.