PropertyPageSetupWrite
Description Writes page setup information in views and portfolios.
TypeBoolean
Values
True (-1) Writes page setup information in views and portfolios 
False (0) Doesn't writes page setup information in views and portfolios 
DefaultTrue
Example
Code:Cube1.PageSetupWrite = False
HTML:<PARAM NAME="PageSetupWrite" VALUE= "0">
See also
PageSetupRead  Reads page setup information from views and portfolios instead than using actual values.
Notes

You can set this value directly from the control in the preferences dialog. If this information is not written, then the current cube values are used.