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

Leadtools.Document Assembly