FillInPdfFormRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
FillInPdfFormRequest
public class FillInPdfFormRequest
type FillInPdfFormRequest = class
Public Class FillInPdfFormRequest
- Inheritance
-
FillInPdfFormRequest
Constructors
| Name | Description |
|---|---|
| FillInPdfFormRequest() | |
Properties
| Name | Description |
|---|---|
| DocumentContent |
Raw content of PDF document |
| JSONData |
The data that will be used to fill out the form |
| LockFormFields |
Disable fields editing after filling them |
| Password |
Password to open PDF file |