Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

SelectedContents Property






The selected contents if this field is a list box.
Syntax
public IList<string> SelectedContents {get;}
'Declaration
 
Public ReadOnly Property SelectedContents As IList(Of String)
'Usage
 
Dim instance As PDFFormField
Dim value As IList(Of String)
 
value = instance.SelectedContents
public List<String> getSelectedContents()
            
public:
property IList<String^>^ SelectedContents {
   IList<String^>^ get();
}

Property Value

A list of the selected contents if this field is a list box.
Requirements

Target Platforms

See Also

Reference

PDFFormField Class
PDFFormField Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features