Provides options specifically for loading PDF, PS and EPS file options.
public class CodecsPdfLoadOptions
Public Class CodecsPdfLoadOptions
public sealed class CodecsPdfLoadOptions
@interface LTCodecsPdfLoadOptions : NSObject
public class CodecsPdfLoadOptions
function Leadtools.Codecs.CodecsPdfLoadOptions()
public ref class CodecsPdfLoadOptions
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.
For an example, refer to CodecsPdfOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET