←Select platform

ImageType Property

Summary

Format to use when saving images in the document

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

Property Value

Format to use when saving images in the document. Default value is RasterImageFormat.Png.

Remarks

The following formats are supported by the document writer. Setting this value to any other option will result in an error:

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

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