public PropertyValue PAGE_EXTDOCUMENT( int index ) {get; set;}
public: property PropertyValue^ PAGE_EXTDOCUMENT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
External document that is integrated into the project via the page type "External document". In doing so, the external document is referenced by an entry in the page properties.
PagePropertyList Class PagePropertyList Members Overload List