Property | Type | Description | |
---|---|---|---|
_Document | IDocument | ||
_node |
Method | Description | |
---|---|---|
ODFControlRef ( IDocument doc, |
||
ODFControlRef ( IDocument doc, string draw_control ) : System | ||
ODFControlRef ( IDocument doc, string draw_control, string x, string y, string width, string height ) : System |
public ODFControlRef ( IDocument doc, |
||
doc | IDocument | |
node | ||
return | System |
public ODFControlRef ( IDocument doc, string draw_control ) : System | ||
doc | IDocument | |
draw_control | string | |
return | System |
public ODFControlRef ( IDocument doc, string draw_control, string x, string y, string width, string height ) : System | ||
doc | IDocument | |
draw_control | string | |
x | string | |
y | string | |
width | string | |
height | string | |
return | System |