'Declaration Public Function New( _
ByVal pageСтраница PDF с измененным содержимым.As Vintasoft.Imaging.Pdf.Tree.PdfPage, _
ByVal descriptionСтрока, описывающая изменения на PDF странице.As System.String _
)
public PdfPageContentChangeEventArgs(
Vintasoft.Imaging.Pdf.Tree.PdfPage page,
System.String description
)
public: PdfPageContentChangeEventArgs(
Vintasoft.Imaging.Pdf.Tree.PdfPage* page,
System.String description
)
public:
PdfPageContentChangeEventArgs(
Vintasoft.Imaging.Pdf.Tree.PdfPage^ page,
System.String description
)
Parameters
- page
- Страница PDF с измененным содержимым.
- description
- Строка, описывающая изменения на PDF странице.