public PropertyValue PROJ_ADDITIONALINFO_DOCUMENTSTRUCTUREINFRONT( int index ) {get; set;}
public: property PropertyValue^ PROJ_ADDITIONALINFO_DOCUMENTSTRUCTUREINFRONT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Defines whether the document type is placed in front of the page name. This property is only descriptive; the actual setting is made via the project structures.
ProjectPropertyList Class ProjectPropertyList Members Overload List