PdfStandardStructTypes
RB Field
|
(Ruby base text) The full-size text to which the ruby annotation is applied.
RB can contain text, other inline elements, or a mixture of both. It may have the RubyAlign attribute.
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 RB = "RB"
Public Const RB As String = "RB"
public:
literal String^ RB = "RB"
static val mutable RB: string
Field Value
Type:
String
See Also