PdfStandardStructTypes
Span Field
|
generic inline portion of text having no particular inherent characteristics.
It can be used, for example, to delimit a range of text with a given set of styling attributes.
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 Span = "Span"
Public Const Span As String = "Span"
public:
literal String^ Span = "Span"
static val mutable Span: string
Field Value
Type:
String
See Also