PdfStandardStructTypes
Index Field
|
A sequence of entries containing identifying text accompanied by reference elements
that point out occurrences of the specified text in the main body of a document.
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 Index = "Index"
Public Const Index As String = "Index"
public:
literal String^ Index = "Index"
static val mutable Index: string
Field Value
Type:
String
See Also