ImageGear for .NET User Guide > Using ImageGear for .NET > Using ImageGear.Formats.Office Namespace > Working with Word Documents > WordprocessingML Groups Supported by ImageGear > Numbering |
Numbering refers to symbols - Arabic numerals, Roman numerals, symbol characters ("bullets"), text strings, etc. - in WordprocessingML that are used to label individual paragraphs of text. Below is the table of Numbering’s features, supported by ImageGear:
Feature |
Description |
Comment |
Numbering Format |
This element specifies the number format which shall be used to display all numbering at this level in the Numbering definition. |
Supported numbering symbols are:
Numbered symbols:
Any unsupported Numbering symbol (such as a picture or non-English letter) ImageGear will display as a Bullet (filled circle). |
Justification |
This element specifies the type of justification used on a numbering level's text within a given numbering level. |
Fully supported. |
Paragraph Style's Associated Numbering Level |
Besides ordinary bulleted or numbered lists, WordprocessingML Numbering specifies also set of properties, used for numbering of the paragraphs – for example, heading paragraphs. Here is an example: 1 Chapter 11.1 Subchapter 1Some text. 2 Chapter 22.1 Subchapter 2Some text. |
Support is limited due to numbering symbols limitation of the WPF – see Numbered symbols of the Numbering Format feature. |