PdfListBase Class |
Namespace: Spire.Pdf.Lists
The PdfListBase type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Brush |
Gets or sets list brush.
|
![]() |
Font |
Gets or sets the list font.
|
![]() |
Indent |
Gets or sets tabulation for the list.
|
![]() |
Items |
Gets items of the list.
|
![]() |
Pen |
Gets or sets list pen.
|
![]() |
StringFormat |
Gets or sets the format of the list.
|
![]() |
TextIndent |
Gets or sets the indent from the marker to the list item text.
|
Name | Description | |
---|---|---|
![]() |
Draw(PdfCanvas) |
Draws an element on the Graphics.
(Inherited from
PdfGraphicsWidget
.)
|
![]() |
Draw(PdfCanvas, PointF) |
Draws an element on the Graphics.
(Inherited from
PdfGraphicsWidget
.)
|
![]() |
Draw(PdfPageBase, PointF) |
Draws the element on the page.
(Inherited from
PdfLayoutWidget
.)
|
![]() |
Draw(PdfPageBase, RectangleF) |
Draws the element on the page.
(Inherited from
PdfLayoutWidget
.)
|
![]() |
Draw(PdfCanvas, Single, Single) |
Draws an list on the Graphics.
(Overrides
PdfGraphicsWidget
Draw(PdfCanvas, Single, Single)
.)
|
![]() |
Draw(PdfPageBase, PointF, PdfTextLayout) |
Draws the element on the page.
(Inherited from
PdfLayoutWidget
.)
|
![]() |
Draw(PdfPageBase, RectangleF, PdfTextLayout) |
Draws the element on the page.
(Inherited from
PdfLayoutWidget
.)
|
![]() |
Draw(PdfPageBase, RectangleF, Boolean) |
Draws the element on the page.
(Inherited from
PdfLayoutWidget
.)
|
![]() |
Draw(PdfPageBase, Single, Single) |
Draws the element on the page.
(Inherited from
PdfLayoutWidget
.)
|
![]() |
Draw(PdfPageBase, Single, Single, PdfTextLayout) |
Draws the element on the page.
(Inherited from
PdfLayoutWidget
.)
|
![]() |
DrawInternal | (Overrides PdfGraphicsWidget DrawInternal(PdfCanvas) .) |
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
Layout | (Overrides PdfLayoutWidget Layout(PdfLayoutParams) .) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Name | Description | |
---|---|---|
![]() |
BeginItemLayout |
Event that rises when item begin layout.
|
![]() |
BeginPageLayout |
Event. Raises before the element should be printed on the page.
(Inherited from
PdfLayoutWidget
.)
|
![]() |
EndItemLayout |
Event that rises when item end layout.
|
![]() |
EndPageLayout |
Event. Raises after the element was printed on the page.
(Inherited from
PdfLayoutWidget
.)
|
Name | Description | |
---|---|---|
![]() ![]() |
c_splitChars |
The characters for splitting.
|