Name | Description | |
---|---|---|
![]() | PdfAXmpMetadataProcessingTree | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfAXmpMetadataProcessingTree | 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. |
![]() | CanApplyTo | Determines whether this processing command can be applied to the specified target. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() ![]() | ConvertTarget | Overloaded. Creates the retargeted composite command with specified target type. (Inherited from CompositeProcessingCommand<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>) |
![]() | CreateXmpTopLevelPropertyProcessingCommand | Returns the composite processing command that targeted to XmpWithExtensionSchemasVerifierParams type. |
![]() | 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>) |
![]() | GetProgressStepsWeight | Returns the weight sum of all progress steps. (Inherited from ProcessingCommandTree<TTarget>) |
![]() | GetXmpPropertyValueVerifierParamsProcessingCommands | Returns the tree of processing commands with root that targeted to XmpPropertyValueVerifierParams type. |
![]() | GetXmpTopLevelPropertyVerifierParamsProcessingCommands | Returns the tree of processing commands with root that targeted to XmpTopLevelPropertyVerifierParams type. |
![]() | GetXmpWithPdfAExtensionSchemaVerifierParamsProcessingCommands | Returns the tree of processing commands with root that targeted to XmpWithExtensionSchemasVerifierParams type. |