Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 ConstructorCodecsOptions Constructor Initializes a new instance of the CodecsOptions class.  
Top

Public Properties

 NameDescription
Public PropertyAbc Gets the ABC load and save options.  
Public PropertyEcw Gets the ECW load and save options.  
Public PropertyEps Gets the EPS load and save options.  
Public PropertyFpx Gets the FPX load and save options.  
Public PropertyGif Gets the GIF load and save options.  
Public PropertyJbig Gets the JBIG load and save options.  
Public PropertyJbig2 Gets the JBIG2 load and save options.  
Public PropertyJpeg Gets the JPEG and LEAD CMP load and save options.  
Public PropertyJpeg2000 Gets the JPEG 2000 and LEAD CMW load and save options.  
Public PropertyLoad Gets the generic load options.  
Public PropertyPcd Gets the PCD load and save options.  
Public PropertyPdf Gets the PDF load and save options.  
Public PropertyPng Gets the PNG load and save options.  
Public PropertyPtoka Gets the PTOKA load and save options.  
Public PropertyRasterizeDocument Gets the options used when loading or saving a document file.  
Public PropertyRaw Gets the RAW load and save options.  
Public PropertyRtf Gets the RTF load and save options.  
Public PropertySave Gets the generic save options.  
Public PropertySidDeprecated - No longer supported. Gets the SID load and save options.  
Public PropertyTiff Gets the TIFF load and save options.  
Public PropertyTxt Gets the TEXT load and save options.  
Public PropertyWmf Gets the WMF load and save options.  
Public PropertyXls Gets the XLS load and save options.  
Public PropertyXps Gets the XPS load and save options.  
Top

Public Methods

 NameDescription
Public MethodClone Creates an exact copy of the current page of this CodecsOptions.  
Public MethodDisposeOverloaded.  Releases all resources used by this CodecsOptions.  
Top

Protected Methods

 NameDescription
Protected MethodFinalizeOverridden.  This member overrides Finalize.  
Top

See Also