RubyProperties.RubyAlign Property

Phonetic Guide Text Alignment.Represents the element tag in schema: w:rubyAlign

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

Syntax

'Declaration
Public Property RubyAlign As RubyAlign
    Get
    Set
'Usage
Dim instance As RubyProperties
Dim value As RubyAlign

value = instance.RubyAlign

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.RubyAlign
Returns RubyAlign.

See Also

Reference

RubyProperties Class

RubyProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace