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)
ParameterTypeDescription
pointSystem::SharedPtr<Point>Point where field should be positioned.

See Also