←Select platform

CodecsRasterizeDocumentOptions Class

Summary

Provides support for loading or saving a document file.

Syntax
C#
VB
Objective-C
C++
Java
public class CodecsRasterizeDocumentOptions 
Public Class CodecsRasterizeDocumentOptions  
@interface LTCodecsRasterizeDocumentOptions : NSObject 
public class CodecsRasterizeDocumentOptions 
public ref class CodecsRasterizeDocumentOptions  

Remarks

LEADTOOLS provides support for loading a document as a raster image. Document formats such as PDF, XPS, DOCX/DOC, PPTX/PPT, XLSS/XLS, RTF and Text do not contain physical width, height or resolution. It is up to the loader (in this case, the RasterCodecs object) to specify the transformation from logical coordinates to physical pixels through a process called rasterization.

Example

For an example, refer to CodecsRasterizeDocumentLoadOptions.

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.Codecs Assembly