VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml Namespace / DocxConverterSettings Class
Constructors Properties SeeAlso
In This Topic
    DocxConverterSettings Class Members
    In This Topic
    The following tables list the members exposed by DocxConverterSettings.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DocxConverterSettings class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a delegate for getting stream from URI.
    Public Propertystatic (Shared in Visual Basic)Gets the default settings for DOCX converter.
    Public PropertyGets or sets the font programs controller that allows to access the external font programs.
    Public PropertyGets or sets the invalid image size in Vintasoft.Imaging.UnitOfMeasure.Points.
    Public PropertyGets or sets a value indicating whether converter should align the text in paragraph vertically.
    Public PropertyGets or sets the default text encoding for source document.
    See Also