![]() | Pdf |
The PdfMarkupAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfMarkupAnnotation(PdfPage) | Creates a new PdfMarkupAnnotation. |
![]() | PdfMarkupAnnotation(PdfPage, PdfTypeBase) | Initializes a new instance of the PdfMarkupAnnotation class based on the specified dictionary. |
Name | Description | |
---|---|---|
![]() | CreationDate | Gets or sets the date and time when the annotation was created. |
![]() | InternalIntent | Gets or sets a string describing the intent of the markup annotation. |
![]() | Opacity | Gets or sets the constant opacity value to be used in painting the annotation. |
![]() | Popup | Gets or sets a pop-up annotation for entering or editing the text associated with this annotation. |
![]() | Relationship | Gets or sets a value specifying the relationship (the “reply type”) between this annotation and one specified by RelationshipAnnotation. |
![]() | RelationshipAnnotation | Gets or sets annotation that this annotation is “in reply to.” |
![]() | RichText | A rich text string to be displayed in the pop-up window when the annotation is opened. |
![]() | Subject | Gets or sets text representing a short description of the subject being addressed by the annotation. |
![]() | Text | Gets or sets the text label to be displayed in the title bar of the annotation’s pop-up window when open and active. |
Name | Description | |
---|---|---|
![]() | RegenerateAppearances | Re-creates the appearance of the annotation based on its properties. |