NumberList Properties

Aspose.Note for .NET API

NumberList Properties

The NumberList type exposes the following members.

Properties
  NameDescription
Public propertyFont
Gets or sets the name of the font.
Public propertyFontColor
Gets or sets the font color.
Public propertyFontSize
Gets or sets the font size.
Public propertyFormat
Gets or sets the format of the line header. For bulleted lists represents a bullet symbol.
Public propertyIsBold
Gets or sets a value indicating whether the text style is bold.
Public propertyIsItalic
Gets or sets a value indicating whether the text style is italic.
Public propertyLastModifiedTime
Gets or sets the last modified time.
Public propertyNumberFormat
Gets or sets the number format used for a group of automatically numbered objects. Should be null for bulleted lists.
Public propertyRestart
Gets or sets the numeric value that overrides the automatic number value of the list item.
Top
See Also