public PropertyValue PAGE_MACRO( int index ) {get; set;}
public: property PropertyValue^ PAGE_MACRO { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PAGE_MACRO( int index ) {get; set;}
public: property PropertyValue^ PAGE_MACRO { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
File name of the page macro, if required with path specifications. Both relative as well as absolute directory paths are allowed.