←Select platform

Format Property

Summary

Gets the LEADTOOLS raster image format identifier for this document.

Syntax
C#
VB
C++
Java
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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly