w:rubyPr
Phonetic Guide Properties
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_RubyPr
Properties: Local, Qualified
Content
- Sequence [1..1]
- w:rubyAlign [1..1] Phonetic Guide Text Alignment
- w:hps [1..1] Phonetic Guide Text Font Size
- w:hpsRaise [1..1] Distance Between Phonetic Guide Text and Phonetic Guide Base Text
- w:hpsBaseText [1..1] Phonetic Guide Base Text Font Size
- w:lid [1..1] Language ID for Phonetic Guide
- w:dirty [0..1] Invalidated Field Cache
Attributes
None
Used in
Sample instance
<w:rubyPr> <w:rubyAlign w:val="center"/> <w:hps w:val="1"/> <w:hpsRaise w:val="1"/> <w:hpsBaseText w:val="1"/> <w:lid w:val=""/> <w:dirty/> </w:rubyPr>