Name | Description | |
---|---|---|
![]() | PdfToDocxConverter | Initializes a new instance of the PdfToDocxConverter class. |
Name | Description | |
---|---|---|
![]() | PdfToDocxConverter | Initializes a new instance of the PdfToDocxConverter class. |
Name | Description | |
---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>) |
![]() | DecodingSettings | Gets or sets settings, which are used for decoding of PDF document pages. |
![]() ![]() | DefaultDecodingSettings | Gets or sets default settings, which are used for decoding of PDF document pages. |
![]() ![]() | DefaultFontProgramsController | Gets or sets the default font programs controller. |
![]() ![]() | DefaultRenderingSettings | Gets or sets default settings, which are used for rendering of PDF document pages. |
![]() | DetectHeaderFooter | Gets or sets a value indicating whether this processing command must detect header and footer. |
![]() | FontProgramsController | Gets or sets the font programs controller. |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. |
![]() | Name | Gets the name of this processing command. |
![]() | OutputFilename | Gets or sets the name of output file. |
![]() | OutputStream | Gets or sets the output stream. |
![]() | RenderingSettings | Gets or sets settings, which are used for rendering of PDF document pages. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
Name | Description | |
---|---|---|
![]() | CanApplyTo | Determines whether this processing command can be applied to the specified target. (Inherited from ProcessingCommand<TTarget>) |
![]() ![]() | Convert | Overloaded. Converts PDF document to a DOCX document. |
![]() ![]() | ConvertGraphicsFigure | Converts the ContentStreamGraphicsFigure or ContentStreamGraphicsFigureGroup to a DOCX document. |
![]() | ConvertTarget | Overloaded. Create retargeted command with specified target type and target converter. (Inherited from ProcessingCommand<TTarget>) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Execute | Overloaded. Converts PDF document to a DOCX document. The output DOCX document must be specified using |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |