←Select platform

Contents Property

Summary
List of the contents set in the field.
Syntax
C#
VB
C++
Java
public IList<string> Contents { get; } 
Public ReadOnly Property Contents As IList(Of String) 
public java.util.List<java.lang.String> getContents(); 
public: 
property IList<String^>^ Contents { 
   IList<String^>^ get(); 
} 

Property Value

List of the contents set in the field.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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