Name | Description | |
---|---|---|
![]() | PdfA4ProcessingTree | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfA4ProcessingTree | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | Name | Gets the name of processing command. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | ProcessingTreeNodes | Gets the processing tree nodes of this processing tree. (Inherited from ProcessingCommandTree<TTarget>) |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
Name | Description | |
---|---|---|
![]() | Commands | Gets a list that contains nested processing commands. (Inherited from CompositeProcessingCommand<TTarget>) |
![]() | HasProgress | Gets a value indicating whether executor generates the progress. (Inherited from ProcessingCommandTree<TTarget>) |
Name | Description | |
---|---|---|
![]() | BuildProcessingTree | Builds the processing tree. (Inherited from PdfDocumentProcessingTree) |
![]() | CanApplyTo | Determines whether this processing command can be applied to the specified target. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | ConvertTarget | Overloaded. Create retargeted command with specified target type and target converter. (Inherited from ProcessingCommand<TTarget>) |
![]() | Execute | Overloaded. Executes processing command on the specified target. (Inherited from ProcessingCommand<TTarget>) |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection of nested commands. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | GetIsProcessingCommandSupported | Returns a value, which is indicating whether the processing command is supported by this processing command tree. |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |
Name | Description | |
---|---|---|
![]() | AddCommandWithTypeCast<TSourceTarget,TDestTarget> | Converts command targets in the processing commands to the specified type; creates new processing command, which contains from the specified commands; adds new processing command to the specified command list. (Inherited from ProcessingCommandTree<TTarget>) |
![]() | CreateCompositeResult | Creates the composite processing result. (Inherited from CompositeProcessingCommand<TTarget>) |
![]() | ExecuteCommands | Executes a sequence of processing commands. (Inherited from CompositeProcessingCommand<TTarget>) |
![]() | GetCommandCount | Returns the count of inner commands. (Inherited from CompositeProcessingCommand<TTarget>) |
![]() | GetCommands<T> | Returns the commands with the specified target type. (Inherited from ProcessingCommandTree<TTarget>) |
![]() | GetPdfAnnotationProcessingCommands | Returns the tree of processing commands with root that targeted to PdfAnnotation type. (Inherited from PdfDocumentProcessingTree) |
![]() | GetPdfBasicObjectProcessingCommands | Returns the tree of processing commands with root that targeted to PdfBasicObject type. (Inherited from PdfDocumentProcessingTree) |
![]() | GetPdfContentStreamProcessingParamsCommands | Returns the tree of processing commands with root that targeted to PdfContentStreamProcessingParams type. (Inherited from PdfDocumentProcessingTree) |
![]() | GetPdfDocumentCatalogProcessingCommands | Returns the tree of processing commands with root that targeted to PdfDocumentCatalog type. (Inherited from PdfDocumentProcessingTree) |
![]() | GetPdfDocumentInteractiveFormProcessingCommands | Returns the tree of processing commands with root that targeted to PdfDocumentInteractiveForm type. (Inherited from PdfDocumentProcessingTree) |
![]() | GetPdfDocumentProcessingCommands | Returns the tree of processing commands with root that targeted to PdfDocument type. (Inherited from PdfDocumentProcessingTree) |
![]() | GetPdfFontProcessingParamsProcessingCommands | Returns the tree of processing commands with root that targeted to PdfFontProcessingParams type. (Inherited from PdfDocumentProcessingTree) |
![]() | GetPdfImageResourceProcessingCommands | Returns the tree of processing commands with root that targeted to PdfPage type. (Inherited from PdfDocumentProcessingTree) |
![]() | GetPdfIndirectObjectProcessingCommands | Returns the tree of processing commands with root that targeted to PdfIndirectObject type. (Inherited from PdfDocumentProcessingTree) |
![]() | GetPdfInteractiveFormFieldProcessingCommands | Returns the tree of processing commands with root that targeted to PdfInteractiveFormField type. (Inherited from PdfDocumentProcessingTree) |
![]() | GetPdfInteractiveFormSignatureFieldCommands | Returns the tree of processing commands with root that targeted to PdfInteractiveFormField type. (Inherited from PdfDocumentProcessingTree) |
![]() | GetPdfMetadataResourceProcessingCommands | Returns the tree of processing commands with root that targeted to PdfMetadataResource type. |
![]() | GetPdfPageProcessingCommands | Returns the tree of processing commands with root that targeted to PdfPage type. (Inherited from PdfDocumentProcessingTree) |
![]() | GetPdfTreeNodeBaseProcessingCommands | Returns the tree of processing commands with root that targeted to PdfTreeNodeBase type. (Inherited from PdfDocumentProcessingTree) |
![]() | GetProgressStepsWeight | Returns the weight sum of all progress steps. (Inherited from PdfDocumentProcessingTree) |
![]() | GetStructureTreeProcessingCommands | Returns the tree of processing commands with root that targeted to document structure tree. (Inherited from PdfDocumentProcessingTree) |