←Select platform

GetDataType Method

Summary

Gets the RasterCommentMetadataDataType of the specified RasterCommentMetadataType.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
Public Shared Function GetDataType( _ 
   ByVal type As Leadtools.RasterCommentMetadataType _ 
) As Leadtools.RasterCommentMetadataDataType 
+ (LTRasterCommentMetadataDataType)dataTypeForType:(LTRasterCommentMetadataType)type 
public static RasterCommentMetadataDataType getDataType(RasterCommentMetadataType type) 
 function Leadtools.RasterCommentMetadata.GetDataType(  
   type  
) 

Parameters

Return Value

The RasterCommentMetadataDataType for the specified RasterCommentMetadataType.

Example

For an example, refer to IptcSeparator.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly