VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Office Namespace / PdfToDocxConverter Class
In This Topic
    PdfToDocxConverter Class Methods
    In This Topic
    For a list of all methods of this type, see PdfToDocxConverter.
    Public Methods
     NameDescription
    Public MethodDetermines whether this processing command can be applied to the specified target. (Inherited from ProcessingCommand<TTarget>)
    Public Methodstatic (Shared in Visual Basic)Overloaded. Converts PDF document to a DOCX document.
    Public Methodstatic (Shared in Visual Basic)Converts the ContentStreamGraphicsFigure or ContentStreamGraphicsFigureGroup to a DOCX document.
    Public MethodOverloaded. Create retargeted command with specified target type and target converter. (Inherited from ProcessingCommand<TTarget>)
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
    Public MethodOverloaded. Converts PDF document to a DOCX document. The output DOCX document must be specified using or property.
    Public MethodReturns a string representation of this object. (Inherited from ProcessingCommand<TTarget>)
    See Also