Function: boolean ApplyLayoutMode (BSTR layoutMode);
Description: Sets the layout mode for a page view according to the specified string.
Params:
Possible values: “DontCare”: use the current user preference “SinglePage”: use single page mode (as it would have appeared in pre-Acrobat 3.0 viewers) “OneColumn”: use one-column continuous mode “TwoColumnLeft”: use two-column continuous mode with the first page on the left “TwoColumnRight”: use two-column continuous mode with the first page on the right.