Name | Description | |
---|---|---|
![]() | PdfPageRemoveAnnotationsCommand | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfPageRemoveAnnotationsCommand | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() ![]() | AllAnnotationTypes | An array that contains all PDF annotation types. |
![]() ![]() | MarkupAnnotationTypes | An array that contains PDF markup annotation types. |
![]() ![]() | NonMarkupAnnotationTypes | An array that contains PDF non-markup annotation types. |
Name | Description | |
---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>) |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. (Inherited from ProcessingCommand<TTarget>) |
![]() | Name | Gets the name of processing command. |
![]() | RemovingAnnotationTypes | Gets the set that contains PDF annotation types that must be removed. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
Name | Description | |
---|---|---|
![]() | AddRemovingAnnotations | Adds specified annotation types to the RemovingAnnotationTypes. |
![]() | CanApplyTo | Determines whether this processing command can be applied to the specified PDF page. |
![]() | ConvertTarget | Overloaded. Create retargeted command with specified target type. (Inherited from ProcessingCommand<TTarget>) |
![]() | Execute | Overloaded. Executes processing command on the specified |
![]() | GetIsRemovingAnnotations | Returns a value indicating whether RemovingAnnotationTypes contains all elements from annotationTypes array. |
![]() | RemoveRemovingAnnotations | Removes specified annotation types from RemovingAnnotationTypes. |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |