←Select platform

RasterCodecs Property

Summary

Raster codecs object used by this LEADDocument to load raster images and SVG documents.

Syntax
C#
VB
C++
Java
public RasterCodecs RasterCodecs { get; } 
Public ReadOnly Property RasterCodecs() As RasterCodecs 
   Get 
public:  
   property RasterCodecs^ RasterCodecs 
   { 
      RasterCodecs^ get() 
   } 
public RasterCodecs getRasterCodecs() 

Property Value

The raster codecs object used by this LEADDocument to load raster images and SVG documents.

Remarks

For more information, refer to DocumentFactory.RasterCodecsTemplate.

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.