public void CreateFromPageProperties( Page oPage, PointD oLocation, AnyPropertyId oAnyPropertyId )
public: void CreateFromPageProperties( Page^ oPage, PointD oLocation, AnyPropertyId^ oAnyPropertyId )
Parameters
| Parameter Name | Description |
|---|---|
| oPage | Page on which object will be inserted. |
| oLocation | Location in which object will be inserted. |
| oAnyPropertyId | Page property which will be displayed. |