←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 22.0.2023.7.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

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