←Select platform

RasterImageDataFormat Field

Summary

Get the name of the data format used when copying a raster image to the clipboard

Syntax

C#
VB
C++
[DebuggerBrowsableAttribute(DebuggerBrowsableState.Collapsed |  
    DebuggerBrowsableState.RootHidden)] 
public static readonly string RasterImageDataFormat 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Collapsed Or  _ 
    DebuggerBrowsableState.RootHidden)> 
Public Shared ReadOnly RasterImageDataFormat As String 
[DebuggerBrowsableAttribute(DebuggerBrowsableState.Collapsed |  
    DebuggerBrowsableState.RootHidden)] 
public: 
static readonly String^ RasterImageDataFormat 

Field Value

A string containing the data format used when copying a raster image to the clipboard.

Remarks

This property returns the following: "Leadtools.RasterImage MAJOR_VERSION.MINOR_VERSION". For example, for LEADTOOLS v19.0, this property will return "Leadtools.RasterImage 19.0".

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize