PdfOrderedMarker Class |
Namespace: Spire.Pdf.Lists
The PdfOrderedMarker type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfOrderedMarker(PdfNumberStyle, PdfFontBase) |
Initializes a new instance of theclass.
|
![]() |
PdfOrderedMarker(PdfNumberStyle, String, PdfFontBase) |
Initializes a new instance of theclass.
|
![]() |
PdfOrderedMarker(PdfNumberStyle, String, String, PdfFontBase) |
Initializes a new instance of theclass.
|
Name | Description | |
---|---|---|
![]() |
Alignment |
Gets or sets a value indicating whether the marker is
situated at the left of the list or at the right of the list.
(Inherited from
PdfMarkerBase
.)
|
![]() |
Brush |
Gets or sets marker brush.
(Inherited from
PdfMarkerBase
.)
|
![]() |
Delimiter |
Gets or sets the delimiter.
|
![]() |
Font |
Gets or sets marker font.
(Inherited from
PdfMarkerBase
.)
|
![]() |
Pen |
Gets or sets marker pen.
(Inherited from
PdfMarkerBase
.)
|
![]() |
StartNumber |
Gets ar sets start number for ordered list. Default value is 1.
|
![]() |
StringFormat |
Gets or sets the format.
(Inherited from
PdfMarkerBase
.)
|
![]() |
Style |
Gets or sets the list numbering style.
|
![]() |
Suffix |
Gets or sets the suffix of the marker.
|
Name | Description | |
---|---|---|
![]() |
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
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|