←Select platform

RasterImageFormat Property

Summary

Output format to use for raster conversion.

Syntax
C#
VB
C++
public RasterImageFormat RasterImageFormat { get; set; } 
Public Property RasterImageFormat() As RasterImageFormat 
   Get 
   Set 
public:  
   property RasterImageFormat^ RasterImageFormat 
   { 
      RasterImageFormat^ get() 
      void set(RasterImageFormat^ value) 
   } 

Property Value

The output format to use for raster conversion. The default value is RasterImageFormat.Unknown.

Remarks

This member mirrors DocumentConverterJobData.RasterImageFormat. Refer to it for more information.

Example

For an example, refer to StatusJobDataRunner.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

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