public PropertyValue PageProperty( uint nIndex, Properties.Page id, int idx ) {get;}
public: property PropertyValue^ PageProperty { PropertyValue^ get(uint nIndex, Properties.Page id, int idx); }
Parameters
| Parameter Name | Description |
|---|---|
| nIndex | the nIndex-th page is get the property from (one based) |
| id | the property id |
| idx | the property index |