public PropertyValue PAGE_AUTOPAGECHANGED( int index ) {get; set;}
public: property PropertyValue^ PAGE_AUTOPAGECHANGED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_AUTOPAGECHANGED( int index ) {get; set;}
public: property PropertyValue^ PAGE_AUTOPAGECHANGED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows whether an automatically created page has been subsequently manually edited. The property is automatically assigned and cannot be changed.