PdfStandardStructTypes
Article Field
|
A relatively self-contained body of text constituting a single narrative or exposition. Articles should be disjoint;
that is, they should not contain other articles as constituent elements.
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 Article = "Art"
Public Const Article As String = "Art"
public:
literal String^ Article = "Art"
static val mutable Article: string
Field Value
Type:
String
See Also