Leadtools.Codecs Namespace : CodecsPdfLoadOptions Class |
public class CodecsPdfLoadOptions
'Declaration Public Class CodecsPdfLoadOptions
'Usage Dim instance As 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.