how to set my own properties to map document using arcobjects

2807
2
08-14-2015 02:35 AM
Amarchalla
New Contributor

Hi,

How do i create and set my own properties to map document ??

Just like "ILayerExtensions" which is used to extend the layer's behavior.

can i have similar interface in map document also? just want to extend the map document behaviour.

Thank You.

Amarnath Challa

Tags (1)
0 Kudos
2 Replies
ModyBuchbinder
Esri Regular Contributor

Hi

You can use IDocumentInfo2 to enter some MetaData on MXD.

Have fun

Mody

0 Kudos
DuncanHornby
MVP Notable Contributor

There is also the IDocumentInfo3 Interface which has even more properties to play with! 

0 Kudos