WindowMacro Method (Insert)
 
            
                In This Topic
            
            Places a window macro onto a given position of a page. You can set whether absolute coordinates or coordinates relative to its original position on the page should be used.
            
            Overload List
| Overload | Description | 
| WindowMacro(WindowMacro,RepresentationType,Int32,Page,PointD,MoveKind,NumerationMode,Boolean) | Places a window macro onto a given position of a page. You can set whether absolute coordinates or coordinates relative to its original position on the page should be used.   | 
| WindowMacro(WindowMacro,RepresentationType,Int32,Page,PointD,MoveKind,NumerationMode) | Places a window macro onto a given position of a page. You can set whether absolute coordinates or coordinates relative to its original position on the page should be used.   | 
| WindowMacro(WindowMacro,RepresentationType,Int32,Page,PointD,MoveKind) | Places a window macro onto a given position of a page. You can set whether absolute coordinates or coordinates relative to its original position on the page should be used.   | 
| WindowMacro(WindowMacro,Int32,Page,PointD,MoveKind) | Places a window macro onto a given position of a page. You can set whether absolute coordinates or coordinates relative to its original position on the page should be used. Representation type is taken from given page.   | 
| WindowMacro(String,RepresentationType,Int32,Page,PointD,MoveKind,NumerationMode,Boolean) | Places a window macro onto a given position of a page. You can set whether absolute coordinates or coordinates relative to its original position on the page should be used.   | 
| WindowMacro(String,RepresentationType,Int32,Page,PointD,MoveKind,NumerationMode) | Places a window macro onto a given position of a page. You can set whether absolute coordinates or coordinates relative to its original position on the page should be used.   | 
| WindowMacro(String,RepresentationType,Int32,Page,PointD,MoveKind) | Places a window macro onto a given position of a page. You can set whether absolute coordinates or coordinates relative to its original position on the page should be used.   | 
| WindowMacro(String,Int32,Page,PointD,MoveKind) | Places a window macro onto a given position of a page. You can set whether absolute coordinates or coordinates relative to its original position on the page should be used. Representation type is taken from given page.   | 
 
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            See Also