←Select platform

ContentMetadataKey Field

Summary

Content metadata key.

Syntax
C#
VB
Objective-C
C++
Java
public const string ContentMetadataKey 
Public Const ContentMetadataKey As String 
+(NSString*) contentMetadataKey; 
public static final String CONTENT_METADATA_KEY = "Content"; 
public:  
   literal String^ ContentMetadataKey 

Field Value

This constant has the value "Content"

Remarks

Refer to Metadata for more information.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

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

Leadtools.Annotations.Engine Assembly