Adding Custom Properties Visible Inside Document Information Panel

Example

The following sample code adds two custom properties. The first property has no type, and the second property has a DateTime type. When you open the output Excel file generated by this code, you will see these two properties inside the Document Information Panel.

Related Article