PdfStandardStructTypes
List Field
|
A sequence of items of like meaning and importance. Its immediate children should be an optional caption
(structure type Caption) followed by one or more list items (structure type LI).
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 List = "L"
Public Const List As String = "L"
public:
literal String^ List = "L"
static val mutable List: string
Field Value
Type:
String
See Also