Click or drag to resize

FdfFieldItemValues Property

Gets an array of values of the field.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public string[] Values {
	get;
 }

Property Value

String
See Also