←Select platform

CodecsPdfLoadOptions Class

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public class CodecsPdfLoadOptions 
Public Class CodecsPdfLoadOptions  
public sealed class CodecsPdfLoadOptions  
@interface LTCodecsPdfLoadOptions : NSObject 
public class CodecsPdfLoadOptions 
function Leadtools.Codecs.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly