PdfStandardStructTypes
BlockQuote Field
|
A portion of text consisting of one or more paragraphs 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 BlockQuote = "BlockQuote"
Public Const BlockQuote As String = "BlockQuote"
public:
literal String^ BlockQuote = "BlockQuote"
static val mutable BlockQuote: string
Field Value
Type:
String
See Also