Name | Description | |
---|---|---|
![]() | PdfAnnotationCommentCollection | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfAnnotationCommentCollection | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements in the collection. (Inherited from CommentCollection) |
![]() | Parent | Gets the parent comment. (Inherited from CommentCollection) |
![]() | Source | Gets the source object of the comment collection. (Inherited from CommentCollection) |
Name | Description | |
---|---|---|
![]() | Add | Adds new comment to the collection. |
![]() | Clear | Clears the comment collection. (Inherited from CommentCollection) |
![]() | Contains | Determines whether the collection contains a specific comment. (Inherited from CommentCollection) |
![]() | Dispose | Releases all resources used by this object. |
![]() | FindBySource | Searches the comment by specified source in comments and all replies. (Inherited from CommentCollection) |
![]() | GetBySource | Returns the comment by source. (Inherited from CommentCollection) |
![]() | GetEnumerator | Returns an enumerator for the comment collection. (Inherited from CommentCollection) |
![]() | Remove | Removes specified comment from the collection. |
![]() | ToArray | Copies the elements of CommentCollection to a new array. (Inherited from CommentCollection) |
Name | Description | |
---|---|---|
![]() | AddItem | Adds the item to this collection. (Inherited from CommentCollection) |
![]() | CreateComment | Creates a new instance of PdfAnnotationComment object. |
![]() | GetCommentsFromSource | Returns all comments from source of this collection. |
![]() | OnChanged | Raises the Changed event. (Inherited from CommentCollection) |
![]() | OnChanging | Raises the Changing event. (Inherited from CommentCollection) |
![]() | OnItemPropertyChanged | Raises the ItemPropertyChanged event. (Inherited from CommentCollection) |
![]() | RemoveItem | Removes the item from this collection. (Inherited from CommentCollection) |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when collection is changed. (Inherited from CommentCollection) |
![]() | Changing | Occurs when collection is changing. (Inherited from CommentCollection) |
![]() | ItemPropertyChanged | Occurs when the item property is changed. (Inherited from CommentCollection) |