Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfEllipseAnnotation : PdfWidget
Public NotInheritable Class PdfEllipseAnnotation Inherits PdfWidget
The PdfEllipseAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Author |
Gets or sets the annotation author.
|
![]() | BoundingBox |
Gets or sets the bounding box (rectangle that defines the location
of the widget on the page).
(Inherited from PdfWidget.) |
![]() | Color |
Gets the color of this annotation.
|
![]() | Contents |
Gets or sets the annotation contents.
|
![]() | CreationDate |
Gets the date and time when the annotation was created.
|
![]() | Flags |
Gets or sets the set of flags specifying various characteristics
of the widget.
(Inherited from PdfWidget.) |
![]() | Height |
Gets or sets the height of the bounding box
(rectangle that defines the location of the widget on the page).
(Inherited from PdfWidget.) |
![]() | Hidden |
Gets or sets a value indicating whether this PdfWidget
is hidden.
(Inherited from PdfWidget.) |
![]() | Invisible |
Gets or sets a value indicating whether this PdfWidget
is invisible.
(Inherited from PdfWidget.) |
![]() | Layer |
(PDF 1.5) Gets or sets the layer to which this widget belongs.
(Inherited from PdfWidget.) |
![]() | Left |
Gets or sets the x-coordinate of the left edge of the bounding box
(rectangle that defines the location of the widget on the page).
(Inherited from PdfWidget.) |
![]() | Locked |
(PDF 1.4) Gets or sets a value indicating whether this
PdfWidget is locked.
(Inherited from PdfWidget.) |
![]() | LockedContents |
(PDF 1.7) Gets or sets a value indicating whether to allow the
contents of the widget to be modified by the user.
(Inherited from PdfWidget.) |
![]() | Marker |
Gets the properties of the annotation line.
|
![]() | ModifiedDate |
Gets or sets the date and time when the widget was last modified.
(Inherited from PdfWidget.) |
![]() | NoRotate |
Gets or sets a value indicating whether to rotate the widget's
appearance to match the rotation of the page.
(Inherited from PdfWidget.) |
![]() | NoView |
Gets or sets a value indicating whether to display widget on screen
and allow it to interact with the user.
(Inherited from PdfWidget.) |
![]() | NoZoom |
Gets or sets a value indicating whether to scale widget's appearance
to match the magnification of the page.
(Inherited from PdfWidget.) |
![]() | Owner |
Gets the page with which this widget is associated.
(Inherited from PdfWidget.) |
![]() |
Gets or sets a value indicating whether this PdfWidget
gets printed when the page is printed.
(Inherited from PdfWidget.) | |
![]() | ReadOnly |
Gets or sets a value indicating whether to allow widget to interact
with the user.
(Inherited from PdfWidget.) |
![]() | Subject |
(PDF 1.5) Gets or sets the annotation subject.
|
![]() | ToggleNoView |
(PDF 1.5) Gets or sets a value indicating whether to invert the
interpretation of NoView property for certain events.
(Inherited from PdfWidget.) |
![]() | Top |
Gets or sets the y-coordinate of the top edge of the bounding box
(rectangle that defines the location of the widget on the page).
(Inherited from PdfWidget.) |
![]() | Type |
Gets the type of this PdfWidget.
(Inherited from PdfWidget.) |
![]() | Width |
Gets or sets the width of the bounding box
(rectangle that defines the location of the widget on the page).
(Inherited from PdfWidget.) |
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified object is equal to the current object.
(Inherited from PdfWidget.) |
![]() | GetHashCode |
Serves as a hash function for a this type.
(Inherited from PdfWidget.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Inherited from PdfWidget.) |