LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CodecsOptions Class Members
See Also  Properties  Methods 
Leadtools.Codecs Namespace : CodecsOptions Class

The following tables list the members exposed by CodecsOptions.

Public Constructors

 NameDescription
public Constructor CodecsOptions ConstructorInitializes a new instance of the CodecsOptions class.  
Top

Public Properties

 NameDescription
public Property AbcGets the ABC load and save options.  
public Property AnzGets the ANZ (Analyze) load and save options.  
public Property DocGets the DOC load and save options.  
public Property EcwGets the ECW load and save options.  
public Property EpsGets the EPS load and save options.  
public Property FpxGets the FPX load and save options.  
public Property GifGets the GIF load and save options.  
public Property JbigGets the JBIG load and save options.  
public Property Jbig2Gets the JBIG2 load and save options.  
public Property JpegGets the JPEG and LEAD CMP load and save options.  
public Property Jpeg2000Gets the JPEG 2000 and LEAD CMW load and save options.  
public Property LoadGets the generic load options.  
public Property PcdGets the PCD load and save options.  
public Property PdfGets the PDF load and save options.  
public Property PngGets the PNG load and save options.  
public Property PtokaGets the PTOKA load and save options.  
public Property RasterizeDocumentGets the options used when loading or saving a document file.  
public Property RawGets the RAW load and save options.  
public Property RtfGets the RTF load and save options.  
public Property SaveGets the generic save options.  
public Property SidDeprecated - No longer supported. Gets the SID load and save options.  
public Property TiffGets the TIFF load and save options.  
public Property TxtGets the TEXT load and save options.  
public Property VffGets the VFF (Sun TAAC Bitmap) load and save options.  
public Property WmfGets the WMF load and save options.  
public Property XlsGets the XLS load and save options.  
public Property XpsGets the XPS load and save options.  
Top

Public Methods

 NameDescription
public Method CloneCreates an exact copy of the current page of this CodecsOptions.  
public Method DisposeOverloaded. Releases all resources used by this CodecsOptions.  
Top

Protected Methods

 NameDescription
protected Method FinalizeThis member overrides System.Object.Finalize.  
Top

See Also