| 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. |
![]() | DefaultCmykIccProfileFilename | Gets or sets the filename of default CMYK ICC profile, which is used as a profile in DefaultCMYK color space. |
![]() | DefaultRgbIccProfile | Gets or sets the default RGB ICC profile, which is used as a profile in DefaultRGB color space. |
![]() | DefaultRgbIccProfileFilename | Gets or sets the filename of default RGB ICC profile, which is used as a profile in DefaultRGB color space. |
![]() | FontProgramsController | Gets or sets the font programs controller, which should be used for font embedding in PDF document. |
![]() | 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. |
![]() | LzwFixupCompressionSettings | Gets or sets the compression settings of LZW compression fixup. |
![]() | Name | Gets the name of processing command. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | OutputFilename | Gets or sets the output filename. |
![]() | OutputIntentDestIccProfile | Gets or sets the ICC profile (CMYK or RGB), which is used as the output intent dest profile. |
![]() | OutputIntentDestIccProfileFilename | Gets or sets the filename of ICC profile (CMYK or RGB), which is used as the output intent dest profile. |
![]() | OutputStream | Gets or sets the output stream. |
![]() | PackEmbeddingFonts | Gets or sets a value indicating whether converter must pack the embedding fonts. |
![]() | PdfAFormat | Gets the format of PDF/A of this converter. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |

