←Select platform

CodecsPdfLoadOptions Class

Summary

Provides options specifically for loading PDF, PS and EPS file options.

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

Remarks

LEADTOOLS uses the same Leadtools.Pdf.dll assembly to load Adobe Portable Document Format (PDF), PostScript (PS) and Encapsulated PostScript (EPS) files.

PDF, PS and EPS files have no physical width or height in pixels. You can use the CodecsRasterizeDocumentOptions to control how the final document is rendered as a raster image. For more information, refer to CodecsRasterizeDocumentLoadOptions.

To obtain extra information of a raster PDF file saved with RasterCodecs, refer to CodecsRasterPdfInfo.

Example

For an example, refer to CodecsPdfOptions.

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