PrepareMacros(ICollection<Page>,Boolean,Boolean,Boolean) Method
                In This Topic
            
            Prepares and groups all elements belonging to a macro box or page macro.
            
            
            Syntax
            
        
            Parameters
- colPages
- Collection of pages for which macro preparation should be done. All pages have to belong to the same project and the project must be a macro project.
- bGroupMacroBoxes
- Group macro boxes with their contents.
- bGroupPageMacros
- Group contents of a page macro.
- bSetHandleOnMacroBoxes
- Activates handle for macro box. By this unwanted shifting of macro is prevented.
 
            Exceptions
            
            
            
            
            
            
            
            
            
            See Also