PdfSortedList Properties |
The PdfSortedList type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Brush |
Gets or sets list brush.
(Inherited from
PdfListBase
.)
|
|
|
Font |
Gets or sets the list font.
(Inherited from
PdfListBase
.)
|
|
|
Indent |
Gets or sets tabulation for the list.
(Inherited from
PdfListBase
.)
|
|
|
Items |
Gets items of the list.
(Inherited from
PdfListBase
.)
|
|
|
Marker |
Gets or sets marker of the list items.
|
|
|
MarkerHierarchy |
True if user want to use numbering hierarchy, otherwise false.
|
|
|
Pen |
Gets or sets list pen.
(Inherited from
PdfListBase
.)
|
|
|
StringFormat |
Gets or sets the format of the list.
(Inherited from
PdfListBase
.)
|
|
|
TextIndent |
Gets or sets the indent from the marker to the list item text.
(Inherited from
PdfListBase
.)
|