PdfStandardStructTypes
RP Field
|
(Ruby punctuation) Punctuation surrounding the ruby annotation text.
It us used only when a ruby annotation cannot be properly formatted in a ruby style and instead is formatted as a normal comment,
or when it is formatted as a warichu. It contains text (usually a single open or close parenthesis or similar bracketing character).
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 RP = "RP"
Public Const RP As String = "RP"
public:
literal String^ RP = "RP"
static val mutable RP: string
Field Value
Type:
String
See Also