←Select platform

Format Property

Summary

Gets the LEADTOOLS raster image format identifier for this document.

Syntax

C#
VB
Java
C++
public RasterImageFormat Format { get; } 
Public ReadOnly Property Format() As RasterImageFormat 
   Get 
public:  
   property RasterImageFormat^ Format 
   { 
      RasterImageFormat^ get() 
   } 
public RasterImageFormat getFormat() 

Property Value

The LEADTOOLS raster image format identifier for this document.

Remarks

This property will hold the LEADTOOLS RasterImageFormat value of the original document.

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.Documents Assembly