←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++
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 v20.0, this property will return "Leadtools.RasterImage 20.0".

Requirements

Target Platforms

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

Leadtools Assembly