public PropertyValue PAGE_COUNTERPAGENUMBER( int index ) {get; set;}
public: property PropertyValue^ PAGE_COUNTERPAGENUMBER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_COUNTERPAGENUMBER( int index ) {get; set;}
public: property PropertyValue^ PAGE_COUNTERPAGENUMBER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
This property automatically increments the pages in the project in accordance with the order in the page structure. You can insert this property as special text and use it for displaying a sequential page number, for example in the page properties, in the graphical editor or on report pages.