Share via


Compatibility.WordPerfectSpaceWidth Property

Space width.Represents the element tag in schema: w:wpSpaceWidth

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

Syntax

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

value = instance.WordPerfectSpaceWidth

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.WordPerfectSpaceWidth
Returns WordPerfectSpaceWidth.

See Also

Reference

Compatibility Class

Compatibility Members

DocumentFormat.OpenXml.Wordprocessing Namespace