ClassDocxImportSettings
Class
Configures import behavior when loading documents with DocxFormatProvider, including shape and image handling.
Definition
Namespace:Telerik.Windows.Documents.Flow.FormatProviders.Docx
Assembly:Telerik.Windows.Documents.Flow.dll
Syntax:
cs-api-definition
public class DocxImportSettings : OpenXmlImportSettings
Inheritance: objectShapesSettingsBaseOpenXmlImportSettingsDocxImportSettings
Inherited Members
Constructors
DocxImportSettings()
Initializes a new instance of the DocxImportSettings class.
Declaration
cs-api-definition
public DocxImportSettings()