SymbolMacro Method (Insert)
                In This Topic
            
            Places a symbol 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 | 
|---|
| SymbolMacro(SymbolMacro,Int32,Page,PointD,MoveKind,NumerationMode) | Places a symbol 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. | 
| SymbolMacro(SymbolMacro,RepresentationType,Int32,Page,PointD,MoveKind,NumerationMode) | Places a symbol 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. | 
| SymbolMacro(SymbolMacro,Int32,Page,PointD,MoveKind) | Places a symbol 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. | 
| SymbolMacro(String,Int32,Page,PointD,MoveKind,NumerationMode) | Places a symbol 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. | 
| SymbolMacro(String,RepresentationType,Int32,Page,PointD,MoveKind,NumerationMode) | Places a symbol 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. | 
| SymbolMacro(String,Int32,Page,PointD,MoveKind) | Places a symbol 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. | 
See Also