EVO PDF Client for .NET Framework
C#
VB
Show/Hide TOC
Pdf
Form
Combo
Box
Value Property
The list box value
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
Copy
public
string
Value
{
get
;
set
; }
VB
Copy
Public
Property
Value
As
String
Get
Set
Property Value
String
See Also
Reference
PdfFormComboBox Class
EvoPdfClient Namespace
In This Article
Definition
See Also