Name | Description | |
---|---|---|
![]() | PdfAnnotationComment | Initializes a new instance of the PdfAnnotationComment class. |
Name | Description | |
---|---|---|
![]() | PdfAnnotationComment | Initializes a new instance of the PdfAnnotationComment class. |
Name | Description | |
---|---|---|
![]() ![]() | DefaultAvailableTypes | The default available values of Type property. |
![]() ![]() | DefaultPopupAnnotationSize | The default popup annotation size. |
Name | Description | |
---|---|---|
![]() | Annotation | Gets the PDF markup annotation that stores the comment's data. |
![]() | BoundingBox | Gets or sets the bounding box of the comment (popup annotation), in device independed pixels (DIPs). |
![]() | Color | Gets or sets the color of the comment in user interface. |
![]() | CreationDate | Gets or sets date and time when the comment was created. |
![]() | IsOpen | Gets or sets a value indicating whether this comment is open in user interface. |
![]() | IsReadOnly | Gets or sets a value indicating whether this comment is read-only in user interface. |
![]() | IsState | Gets a value indicating whether this comment sets the parent state. (Inherited from Comment) |
![]() | ModifyDate | Gets or sets the modify date of the comment. |
![]() | Name | Gets or sets the name of the comment. |
![]() | Page | Gets the PDF page of Annotation. |
![]() | Parent | Gets the parent comment. (Inherited from Comment) |
![]() | ParentCollection | Gets the comment collection that contains this comment. (Inherited from Comment) |
![]() | ParentState | Gets or sets the state to which the parent comment (Parent) should be set. |
![]() | Replies | Gets the comment collection that contains replies to this comment. |
![]() | Source | Gets the source object of the comment. (Inherited from Comment) |
![]() | SourceBoundingBox | Gets the bounding box of Annotation, in device independed pixels (DIPs). |
![]() | StateModel | Gets or sets the state model corresponding to ParentState. |
![]() | Subject | Gets or sets the subject of the comment. |
![]() | Text | Gets or sets the text of the comment. |
![]() | Type | Gets or sets the type of the comment. |
![]() | UserName | Gets or sets the user name. |
Name | Description | |
---|---|---|
![]() | AddReply | Adds the reply to this comment. (Inherited from Comment) |
![]() | Collapse | Closes this comment and all replies. (Inherited from Comment) |
![]() | Dispose | Releases all resources used by this object. |
![]() | Expand | Opens this comment and all replies. (Inherited from Comment) |
![]() | FindCommentBySource | Searches the comment by specified source. (Inherited from Comment) |
![]() | FindCommentBySourceLocation | Searches the comment by point in SourceBoundingBox. (Inherited from Comment) |
![]() | GetAllReplies | Returns all replies of this comment. (Inherited from Comment) |
![]() | GetAvailableTypes | Returns the available comment types. |
![]() | GetStates | Returns the states of this comment. (Inherited from Comment) |
![]() | Remove | Removes this comment. (Inherited from Comment) |
![]() | ResetBoundingBox | Resets the BoundingBox property to the default value. |
![]() | SetState | Sets the state of this comment. (Inherited from Comment) |
Name | Description | |
---|---|---|
![]() | CreateReplyCollection | Creates the reply collection for this comment. |
![]() | GetPopupAnnotationRect | Returns the rectagle for popup annotation. |
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from Comment) |
![]() | OnStatesChanged | Raises the StatesChanged event. (Inherited from Comment) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when the comment property is changed. (Inherited from Comment) |
![]() | StatesChanged | Occurs when states are changed. (Inherited from Comment) |