custom properties

J

Jezebel

You set them through File > Properties > Custom or, through code, using the
CustomDocumentProperties collection. You display them in the document using
DocProperty fields. You need to update them when you change their values.
 
Top