PdfStandardStructTypes
TOC Field
|
A list made up of table of contents item entries and/or other nested table of contents entries.
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 TOC = "TOC"
Public Const TOC As String = "TOC"
public:
literal String^ TOC = "TOC"
static val mutable TOC: string
Field Value
Type:
String
See Also