ImageGear for .NET User Guide > ImageGear Imaging Formats Reference > ImageGear Supported File Formats Reference > DOCX |
Full Name | Office Open XML Word Format |
Format ID | ImGearFormats.DOCX |
File Extension(s) | *.docx |
Data Type | Vector Image |
Data Encoding | Zipped XML Package |
IG Multipage Support | Yes |
IG Alpha Channel Support | No |
IG Metadata Update Support | No |
IG Platforms Support | .NET, .NET64 |
DOCX format requires ImageGear.Formats.Office Namespace. |
Please use ImGearFileFormats.LoadDocument to load Word files. The ImGearFileFormats.LoadPage is not supported for Word documents. |
No
None
Please see Using ImageGear.Formats.Office Namespace.
Please see the ImageGear.Formats.Office Namespace.