Winnovative HTML to PDF Converter for .NET Core Documentation
C#
VB
Show/Hide TOC
Pdf
Form
Button
Text Property
The PDF form button text
Definition
Namespace:
Winnovative
Assembly:
WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
Copy
public
string
Text
{
get
;
set
; }
VB
Copy
Public
Property
Text
As
String
Get
Set
Property Value
String
See Also
Reference
PdfFormButton Class
Winnovative Namespace
In This Article
Definition
See Also