read special summary property

91 Views Asked by At

I am working on a small C# tool to read and write file properties (CAD files with custom properties).

Right now I am using the DSOFILE extension to read the custom properties and the "summaryproperties" option to read the normal ones.

Unfortunately I can't read the one shown on the picture below. Can anyone help me?

the property I would like to read

0

There are 0 best solutions below