ArcGIS二次开发-如何设置Layout中Page的边框(Border)和背景(Background)

ArcGIS二次开发-如何设置Layout中Page的边框(Border)和背景(Background)
本例要完成的功能是设置Page Layout中Page的边框(Border)和背景(Background)属性。 

       IStyleGallery.items : 根据不同的参数可以得到系统中所有的Border,Background, Shadow等的风格属性。 

       IPage.Border:设置Page的边框式样。 
       IPage.Backgound:设置Page的背景式样。