Aspose::Pdf::Facades::PdfAnnotationEditor::RedactArea метод

PdfAnnotationEditor::RedactArea method

Редактирует область на указанной странице. Всё содержимое удаляется.

void Aspose::Pdf::Facades::PdfAnnotationEditor::RedactArea(int32_t pageIndex, System::SharedPtr<Rectangle> rect, System::Drawing::Color color)
ПараметрТипОписание
pageIndexint32_tИндекс страницы.
rectSystem::SharedPtr<Rectangle>Прямоугольник области.
colorSystem::Drawing::ColorЦвет заливки.

См. также