Get the content of the number part of this item.
Namespace: TallComponents.PDF.Layout.ParagraphsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public FragmentCollection NumberFragments { get; } |
| Visual Basic |
|---|
Public ReadOnly Property NumberFragments As FragmentCollection Get |
Remarks
These fragments may contain fields like #0, #1 and #a0 that will be resolved like
heading fragments. The difference between a numbered item and a heading is that a
heading appears in the document outline while a numbered item does not.