Click or drag to resize

PdfStandardStructTypes NonStruct Field

A grouping element having no inherent structural significance; it serves solely for grouping purposes. This type of element differs from a division (structure type Div) in that it is not interpreted or exported to other document formats; however, its descendants are to be processed normally.

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 NonStruct = "NonStruct"

Field Value

Type: String
See Also