Name | Description | |
---|---|---|
![]() | PdfA4eVerifier | Initializes a new instance of the PdfA4eVerifier class. |
Name | Description | |
---|---|---|
![]() | PdfA4eVerifier | Initializes a new instance of the PdfA4eVerifier class. |
Name | Description | |
---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | HandleTriggerActivationException | Gets or sets a value indicating whether the profile must handle the exception, which was thrown when trigger is activated. (Inherited from ProcessingProfile<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>) |
![]() | PdfAFormat | Gets the PDF/A format of this verifier. (Inherited from PdfAVerifier) |
![]() | 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 PdfA4Verifier) |
Name | Description | |
---|---|---|
![]() | 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>) |
![]() ![]() | Create | Creates a PDF document verifier that allows to verify PDF document to the conformance with specified standard. (Inherited from PdfDocumentVerifier) |
![]() | 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>) |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |
![]() | Verify | Overloaded. Verifies the specified target. (Inherited from VerificationProfile<TTarget>) |
Name | Description | |
---|---|---|
![]() | CreateCompositeResult | Creates the composite processing result. (Inherited from CompositeProcessingCommand<TTarget>) |
![]() | CreateProcessingTree | Creates the processing tree for this verifier. (Inherited from PdfA4Verifier) |
![]() | ExecuteCommands | Executes a sequence of processing commands. (Inherited from CompositeProcessingCommand<TTarget>) |
![]() | GetCommandCount | Returns the count of inner commands. (Inherited from CompositeProcessingCommand<TTarget>) |
![]() | GetPdfAIdentificationSchemaConformanceTrigger | Returns the trigger, which allows to check PDF/A identification schema conformance (pdfaid:conformance). |
![]() | GetPdfAIdentificationSchemaPartTrigger | Returns the trigger, which allows to check PDF/A identification schema part (pdfaid:part). (Inherited from PdfA4Verifier) |
![]() | GetProgressStepsWeight | Returns the weight sum of all progress steps. (Inherited from ProcessingCommandExecutor<TTarget>) |
![]() | GetVerificationCommands | Returns the processing commands, which must be executed on the specified verification stage. |
![]() | OnCanceled | Overloaded. Raises the |
![]() | OnFinished | Raises the Finished event. (Inherited from ProcessingCommandExecutor<TTarget>) |
![]() | OnStarted | Overloaded. Called when processing is started. (Inherited from ProcessingCommandExecutor<TTarget>) |
Name | Description | |
---|---|---|
![]() | Canceled | Occurs when processing is canceled. (Inherited from ProcessingCommandExecutor<TTarget>) |
![]() | Finished | Occurs when processing is finished. (Inherited from ProcessingCommandExecutor<TTarget>) |
![]() | Started | Occurs when processing is started. (Inherited from ProcessingCommandExecutor<TTarget>) |