←Select platform

Metadata Property

Summary

Metadata serialized as a string.

Syntax
C#
VB
C++
Java
public string Metadata { get; set; } 
Public Property Metadata() As String 
   Get 
   Set 
public:  
   property String^ Metadata 
   { 
      String^ get() 
      void set(String^ value) 
   } 
public String getMetadata() 
public void setMetadata(String value) 

Property Value

Refer to Metadata.

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

Leadtools.Document Assembly

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