Click or drag to resize

PdfList Properties

The PdfList type exposes the following members.

Properties
Name Description
Public property Brush
Gets or sets list brush.
(Inherited from PdfListBase .)
Public property Font
Gets or sets the list font.
(Inherited from PdfListBase .)
Public property Indent
Gets or sets tabulation for the list.
(Inherited from PdfListBase .)
Public property Items
Gets items of the list.
(Inherited from PdfListBase .)
Public property Marker
Gets or sets the marker.
Public property Pen
Gets or sets list pen.
(Inherited from PdfListBase .)
Public property StringFormat
Gets or sets the format of the list.
(Inherited from PdfListBase .)
Public property TextIndent
Gets or sets the indent from the marker to the list item text.
(Inherited from PdfListBase .)
Top
See Also