PdfLineAnnotation Class |
Namespace: Spire.Pdf.Annotations
The PdfLineAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfLineAnnotation(RectangleF) |
Initializes new instance ofclass.
|
![]() |
PdfLineAnnotation( Int32 ) |
Initializes new instance ofclass.
|
![]() |
PdfLineAnnotation( Int32 , String) |
Initializes new instance ofclass.
|
Name | Description | |
---|---|---|
![]() |
Author |
To specifying author
|
![]() |
BackColor |
Gets or sets Background Color of the PdfLine
|
![]() |
BeginLineStyle |
Gets or sets the style used for the beginning of the line.
|
![]() |
Border |
Gets or sets annotation's border.
(Inherited from
PdfAnnotation
.)
|
![]() |
CaptionType |
Gets or sets the line caption text type.
|
![]() |
Color |
Gets or sets the background of the annotations icon when closed.
The title bar of the annotations pop-up window.
The border of a link annotation.
(Inherited from
PdfAnnotation
.)
|
![]() |
EndLineStyle |
Gets or sets the style used for the end of the line.
|
![]() |
Flags |
Gets or sets annotation flags.
(Inherited from
PdfAnnotation
.)
|
![]() |
InnerLineColor |
Gets or sets Inner Color of the PdfLine
|
![]() |
LeaderLine |
Gets or sets Leader Line
|
![]() |
LeaderLineExt |
Gets or sets Leader Line Extension
|
![]() |
lineBorder |
Gets or sets Border style of the Line Annotation.
|
![]() |
LineCaption |
Gets or sets whether the line annotation caption should be displayed.
|
![]() |
LineIntent |
Gets or sets LineIntent
|
![]() |
Location |
Gets or sets location of the annotation.
(Inherited from
PdfAnnotation
.)
|
![]() |
ModifiedDate |
Gets annotation's modified date.
(Inherited from
PdfAnnotation
.)
|
![]() |
Name |
Gets or sets the name of the annotation.
Note: The annotation name, a text string uniquely identifying it among all the annotations on its page.
(Inherited from
PdfAnnotation
.)
|
![]() |
Page |
Gets a page which this annotation is connected to.
(Inherited from
PdfAnnotation
.)
|
![]() |
Rectangle |
Gets or sets annotation's bounds. If this property is not set bounds are calculated automatically
based on Location property and content of annotation.
(Inherited from
PdfAnnotation
.)
|
![]() |
Size |
Gets or sets size of the annotation.
(Inherited from
PdfAnnotation
.)
|
![]() |
Subject |
To specifying subject
|
![]() |
Text |
Gets or sets content of the annotation.
(Inherited from
PdfAnnotation
.)
|
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
.)
|
![]() |
Initialize | (Overrides PdfAnnotation Initialize .) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
RewriteAppearance |
Rewrite Annotation Appearance
(Inherited from
PdfAnnotation
.)
|
![]() |
Save | (Overrides PdfAnnotation Save .) |
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Name | Description | |
---|---|---|
![]() |
m_captionType |
To specifying Caption Type
|