VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Office Namespace / PdfToDocxConverter Class
In This Topic
    PdfToDocxConverter Class Properties
    In This Topic
    For a list of all properties of this type, see PdfToDocxConverter.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>)
    Public PropertyGets or sets settings, which are used for decoding of PDF document pages.
    Public Propertystatic (Shared in Visual Basic)Gets or sets default settings, which are used for decoding of PDF document pages.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the default font programs controller.
    Public Propertystatic (Shared in Visual Basic)Gets or sets default settings, which are used for rendering of PDF document pages.
    Public PropertyGets or sets a value indicating whether this processing command must detect header and footer.
    Public PropertyGets or sets the font programs controller.
    Public PropertyGets a value indicating whether this processing command supports multithreading.
    Public PropertyGets the name of this processing command.
    Public PropertyGets or sets the name of output file.
    Public PropertyGets or sets the output stream.
    Public PropertyGets or sets settings, which are used for rendering of PDF document pages.
    Public PropertyGets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>)
    See Also