Compatibility.BalanceSingleByteDoubleByteWidth Property

Balance Single Byte and Double Byte Characters.Represents the element tag in schema: w:balanceSingleByteDoubleByteWidth

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property BalanceSingleByteDoubleByteWidth As BalanceSingleByteDoubleByteWidth
    Get
    Set
'Usage
Dim instance As Compatibility
Dim value As BalanceSingleByteDoubleByteWidth

value = instance.BalanceSingleByteDoubleByteWidth

instance.BalanceSingleByteDoubleByteWidth = value
public BalanceSingleByteDoubleByteWidth BalanceSingleByteDoubleByteWidth { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.BalanceSingleByteDoubleByteWidth
Returns BalanceSingleByteDoubleByteWidth.

See Also

Reference

Compatibility Class

Compatibility Members

DocumentFormat.OpenXml.Wordprocessing Namespace