PdfStandardStructTypes
Paragraph Field
|
A low-level division of 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 Paragraph = "P"
Public Const Paragraph As String = "P"
public:
literal String^ Paragraph = "P"
static val mutable Paragraph: string
Field Value
Type:
String
See Also