ArePagePropertiesDisplayed Property
                In This Topic
            
            Activates the properties of the page for the place holder object.
            
            
            Syntax
            
            
            
            
            public virtual bool ArePagePropertiesDisplayed {get; set;}
             
        
            
            public:
virtual property bool ArePagePropertiesDisplayed {
   bool get();
   void set (    bool value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also