Visual Basic (Declaration) | |
---|---|
Public Class CodecsPdfLoadOptions |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CodecsPdfLoadOptions |
C# | |
---|---|
public class CodecsPdfLoadOptions |
C++/CLI | |
---|---|
public ref class CodecsPdfLoadOptions |
LEADTOOLS uses the same Leadtools.Codecs.Pdf 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.
System.Object
Leadtools.Codecs.CodecsPdfLoadOptions
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)