←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.