DevExpress-Examples / pdf-document-api-change-pdf-form-field-parameters

Use the PdfDocumentFacade and PdfAcroFormFacade classes to change the interactive form field's parameters in a PDF document.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF Document API - Change PDF Form Field Parameters

This code sample project shows how to change the interactive form field's parameters in a PDF document. Access the document facade used to manage a document without access to its inner structure. The AcroForm facade allows you to retrieve form field and widget options.

About

Use the PdfDocumentFacade and PdfAcroFormFacade classes to change the interactive form field's parameters in a PDF document.

License:Other


Languages

Language:C# 50.9%Language:Visual Basic .NET 49.1%