Click or drag to resize

PdfStandardStructTypes ListItem Field

An individual member of a list. Its children may be one or more labels, list bodies, or both (structure types Lbl or LBody).

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 ListItem = "LI"

Field Value

Type: String
See Also