PdfStandardStructTypes
RT Field
|
(Ruby annotation text) The smaller-size text that is placed adjacent to the ruby base text.
It can contain text, other inline elements, or a mixture of both. It may have the RubyAlignand RubyPosition attributes.
Namespace:
Spire.Pdf.Interchange.TaggedPdf
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public const string RT = "RT"
Public Const RT As String = "RT"
public:
literal String^ RT = "RT"
static val mutable RT: string
Field Value
Type:
String
See Also