PdfFormListBox
ListItems Property
EVO HTML to PDF Converter for .NET Documentation
Gets or sets the items in the list box
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
string
[]
ListItems
{
get
;
set
; }
Public
Property
ListItems
As
String
()
Get
Set
Property Value
Type:
String
See Also
Reference
PdfFormListBox Class
EvoPdf Namespace