Name | Description | |
---|---|---|
![]() | PdfA4eConverter | Initializes a new instance of the PdfA4eConverter class. |
Name | Description | |
---|---|---|
![]() | PdfA4eConverter | Initializes a new instance of the PdfA4eConverter class. |
Name | Description | |
---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | DefaultCmykIccProfile | Gets or sets the default CMYK ICC profile, which is used as a profile in DefaultCMYK color space. (Inherited from PdfAConverter) |
![]() | DefaultCmykIccProfileFilename | Gets or sets the filename of default CMYK ICC profile, which is used as a profile in DefaultCMYK color space. (Inherited from PdfAConverter) |
![]() | DefaultRgbIccProfile | Gets or sets the default RGB ICC profile, which is used as a profile in DefaultRGB color space. (Inherited from PdfAConverter) |
![]() | DefaultRgbIccProfileFilename | Gets or sets the filename of default RGB ICC profile, which is used as a profile in DefaultRGB color space. (Inherited from PdfAConverter) |
![]() | DocumentCleanup | Gets or sets the document cleanup command. (Inherited from PdfA4Converter) |
![]() | EmbeddedFileConverter | Gets the PDF/A-1b converter that is used for converting of embedded files to the PDF/A-4 standard. (Inherited from PdfA4Converter) |
![]() | EmbeddedFileImageCompression | Gets or sets the image compression that is used for converting of embedded files to the PDF/A-1b standard. (Inherited from PdfA4Converter) |
![]() | EmbeddedFileImageCompressionSettings | Gets or sets the image compression settings that is used for converting of embedded files to the PDF/A-1b standard. (Inherited from PdfA4Converter) |
![]() | FontProgramsController | Gets or sets the font programs controller, which should be used for font embedding in PDF document. (Inherited from PdfAConverter) |
![]() | 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>) |
![]() | LzwFixupCompression | Gets or sets the compression for LZW compression fixup. (Inherited from PdfAConverter) |
![]() | LzwFixupCompressionSettings | Gets or sets the compression settings of LZW compression fixup. (Inherited from PdfAConverter) |
![]() | Name | Gets the name of processing command. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | OutputFilename | Gets or sets the output filename. (Inherited from PdfAConverter) |
![]() | OutputIntentDestIccProfile | Gets or sets the ICC profile (CMYK or RGB), which is used as the output intent dest profile. (Inherited from PdfAConverter) |
![]() | OutputIntentDestIccProfileFilename | Gets or sets the filename of ICC profile (CMYK or RGB), which is used as the output intent dest profile. (Inherited from PdfAConverter) |
![]() | OutputStream | Gets or sets the output stream. (Inherited from PdfAConverter) |
![]() | PackEmbeddingFonts | Gets or sets a value indicating whether converter must pack the embedding fonts. (Inherited from PdfAConverter) |
![]() | PdfAFormat | Gets the format of PDF/A of this converter. (Inherited from PdfAConverter) |
![]() | 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 ProcessingCommandExecutor<TTarget>) |
Name | Description | |
---|---|---|
![]() | CanApplyTo | Determines whether this processing command can be applied to the specified target. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | Convert | Overloaded. Converts the specified target. (Inherited from ConversionProfile<TTarget>) |
![]() ![]() | ConvertTarget | Overloaded. Creates the retargeted composite command with specified target type. (Inherited from CompositeProcessingCommand<TTarget>) |
![]() ![]() | Create | Creates a PDF document converter that allows to convert PDF document to the conformance with specified standard. (Inherited from PdfDocumentConverter) |
![]() | 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>) |
Name | Description | |
---|---|---|
![]() | CreateCompositeResult | Creates the composite processing result. (Inherited from CompositeProcessingCommand<TTarget>) |
![]() | CreateProcessingTree | Creates the processing tree for this converter. (Inherited from PdfA4Converter) |
![]() | ExecuteCommands | Executes a sequence of processing commands. (Inherited from CompositeProcessingCommand<TTarget>) |
![]() | GetCommandCount | Returns the count of inner commands. (Inherited from CompositeProcessingCommand<TTarget>) |
![]() | GetConversionCommands | Returns the processing commands, which must be executed on the specified conversion stage. |
![]() | GetEmbeddedFilesConversionCommands | Returns the processing commands that converts the embedded files of PDF document. |
![]() | GetMetadataConversionCommands | Returns the processing commands that converts metadata of PDF document. |
![]() | GetProgressStepsWeight | Returns the weight sum of all progress steps. (Inherited from PdfA4Converter) |
![]() | OnCanceled | Overloaded. Called when processing is canceled. (Inherited from ProcessingCommandExecutor<TTarget>) |
![]() | OnFinished | Raises the Finished event. (Inherited from ProcessingCommandExecutor<TTarget>) |
![]() | OnStarted | Overloaded. Raises the |
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>) |