←Select platform

ContentMetadataKey Field

Summary

Content metadata key.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public const string ContentMetadataKey 
Public Const ContentMetadataKey As String 
public const string ContentMetadataKey 
+(NSString*) contentMetadataKey; 
public static final String CONTENTMETADATAKEY = "Content"; 
 var ContentMetadataKey  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly