I can't find any resources on managing Data Driven Pages with ArcObjects. E.g.: is it possible to use ArcObjects (.NET) for the following tasks: 1) Check if the current map document has enabled Data Driven Pages? 2) Loop through all pages and get the name, number, extent and scale of each page? 3) Enable DPP and set the index layer? 4) Disable DPP?
Any hints would be appreciated.