PdfMarker Class |
Namespace: Spire.Pdf.Lists
The PdfMarker type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfMarker(PdfImage) |
Initializes a new instance of theclass.
|
![]() |
PdfMarker(PdfTemplate) |
Initializes a new instance of theclass.
|
![]() |
PdfMarker(PdfUnorderedMarkerStyle) |
Initializes a new instance of theclass.
|
![]() |
PdfMarker(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
.)
|
![]() |
Font |
Gets or sets marker font.
(Inherited from
PdfMarkerBase
.)
|
![]() |
Image |
Gets or sets image of the marker.
|
![]() |
Pen |
Gets or sets marker pen.
(Inherited from
PdfMarkerBase
.)
|
![]() |
StringFormat |
Gets or sets the format.
(Inherited from
PdfMarkerBase
.)
|
![]() |
Style |
Gets or sets the style.
|
![]() |
Template |
Gets or sets template of the marker.
|
![]() |
Text |
Gets or sets marker text.
|
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
.)
|