Document
Form Property
EVO HTML to PDF Converter for .NET Documentation
Gets a reference to the PDF form of this PDF document
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
PdfForm
Form
{
get
; }
Public
ReadOnly
Property
Form
As
PdfForm
Get
Property Value
Type:
PdfForm
See Also
Reference
Document Class
EvoPdf Namespace