PdfFormField
Value Property
EVO HTML to PDF Converter for .NET Documentation
Gets or sets the PDF form field value
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
Object
Value
{
get
;
set
; }
Public
Property
Value
As
Object
Get
Set
Property Value
Type:
Object
See Also
Reference
PdfFormField Class
EvoPdf Namespace