PdfChoiceField.GetValue

Gets the selected value of the comboBox field or listBox field.

public string GetValue()
Function GetValue() As String

Returns

String

A string containing the selected value of the comboBox field or listBox field.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

PdfChoiceField
ceTe.DynamicPDF.Merger.Forms

In this topic