←Select platform

ContentValues Property

Summary
List of the content values set in the field.
Syntax
C#
C++/CLI
Java
Python
public IList<string> ContentValues { get; } 
public java.util.List<java.lang.String> getContentValues(); 
public: 
property IList<String^>^ ContentValues { 
   IList<String^>^ get(); 
} 
ContentValues # get  (PDFFormField) 

Property Value

List of the content values set in the field.

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.