←Select platform

RasterCodecsInstance Property

Summary
Gets the Leadtools.Codecs.RasterCodecs object used to load/save Master Form images.

Syntax
C#
C++/CLI
Java
Python
public RasterCodecs RasterCodecsInstance { get; } 
public RasterCodecs getRasterCodecsInstance(); 
public: 
property RasterCodecs^ RasterCodecsInstance { 
   RasterCodecs^ get(); 
} 
RasterCodecsInstance # get  (DiskMasterFormsRepository) 

Property Value

Returns the Leadtools.Codecs.RasterCodecs that is used for loading and saving Master Form images.

Remarks

The source code for this interface implementation class is available at <INSTALLDIR>\Examples\Forms\DotNet\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

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