PdfStandardStructTypes
Heading Field
|
A label for a subdivision of a document¡¯s content. It should be the first child of the division that it heads.
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 Heading = "H"
Public Const Heading As String = "H"
public:
literal String^ Heading = "H"
static val mutable Heading: string
Field Value
Type:
String
See Also