←Select platform

SelectedContents Property

Summary
The selected contents if this field is a list box.
Syntax
C#
C++/CLI
Java
Python
public IList<string> SelectedContents { get; set; } 
public java.util.List<java.lang.String> getSelectedContents(); 
public: 
property IList<String^>^ SelectedContents { 
   IList<String^>^ get(); 
} 
SelectedContents # get and set (PDFFormField) 

Property Value

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.