Aspose::Pdf::Forms::RadioButtonField::SetPosition method

RadioButtonField::SetPosition method

Move all subitems of radio button to specified positins on the page.

void Aspose::Pdf::Forms::RadioButtonField::SetPosition(System::SharedPtr<Point> point) override
ParameterTypeDescription
pointSystem::SharedPtr<Point>Sets position of RadioButton field annotations.

See Also