Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

RasterCodecs Property (Document)






Object that is used to load or save raster images and SVG documents.
Syntax
public RasterCodecs RasterCodecs {get;}
'Declaration
 
Public ReadOnly Property RasterCodecs As RasterCodecs
'Usage
 
Dim instance As Document
Dim value As RasterCodecs
 
value = instance.RasterCodecs
public RasterCodecs getRasterCodecs()
            
public:
property RasterCodecs^ RasterCodecs {
   RasterCodecs^ get();
}

Property Value

The RasterCodecs object to use when this Document loads or saves RasterImage and SvgDocument objects.
Remarks

A new RasterCodecs object is created by DocumentFactory and set in this property when the document is loaded or created. Refer to DocumentFactory.RasterCodecsTemplate for more information.

Note that if this document uses cache, then the options of RasterCodecs is saved into the cache when the document is saved. When the document is re-loaded, a new instance of RasterCodecs is created and the options are set from the cache.

Requirements

Target Platforms

See Also

Reference

Document Class
Document Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features