Aspose::Pdf::Forms::Field::SetPosition method
Field::SetPosition method
Set position of the field.
virtual void Aspose::Pdf::Forms::Field::SetPosition(System::SharedPtr<Point> point)
| Parameter | Type | Description |
|---|---|---|
| point | System::SharedPtr<Point> | Point where field should be positioned. |
See Also
- Typedef SharedPtr
- Class Point
- Class Field
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++