PdfStandardStructTypes
Quotation Field
|
An inline portion of text attributed to someone other than the author of the surrounding text.
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 Quotation = "Quote"
Public Const Quotation As String = "Quote"
public:
literal String^ Quotation = "Quote"
static val mutable Quotation: string
Field Value
Type:
String
See Also