PropertyPageSetupRead 
Description Reads cube page setup (logo, templates, etc.) from portfolios and views instead than from actual cube values.
TypeBoolean
Values
True (-1) Reads page setup information from views and portfolios.
False (0) Discards page setup information from views and portfolios and uses current cube views values instead.
DefaultTrue
Example
Code:Cube1.PageSetupRead = False
HTML:<PARAM NAME="PageSetupRead" VALUE= "0">
See also
PageSetupWrite  Saves page setup information in views and portfolios
NotesYou can set this value directly from the control in the preferences dialog. If this information is not written in the view, the current cube values are used when opening the cube or portfolio.