EVO PDF Client for .NET Framework
C#
VB
Show/Hide TOC
Name
Value
Pair
Name Property
Gets or sets the pair name
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
Copy
public
string
Name
{
get
;
set
; }
VB
Copy
Public
Property
Name
As
String
Get
Set
Property Value
String
See Also
Reference
NameValuePair Class
EvoPdfClient Namespace
In This Article
Definition
See Also