LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

Load Property (CodecsRasterizeDocumentOptions)






Gets the object used to set the options for loading a document file as a raster image. .NET support WinRT support
Syntax
'Declaration
 
Public ReadOnly Property Load As CodecsRasterizeDocumentLoadOptions
'Usage
 
Dim instance As CodecsRasterizeDocumentOptions
Dim value As CodecsRasterizeDocumentLoadOptions
 
value = instance.Load
 get_Load(); 

Property Value

An instance of CodecsRasterizeDocumentLoadOptions object that contains the options to use for loading a document file as a raster image.
Remarks

LEADTOOLS provides support for loading a document as a raster image. Documents formats such as PDF, XPS, DOC/DOCX(2007/2010), PPT/PPTX(2007/2010), XLS/XLSX(2007/2010), RTF and Text do not contain physical width, height or resolution. It is up to the loader (in this case, the RasterCodecs object) to specify the transformation from logical coordinates to physical pixels through a process called rasterization.

Example
For an example, refer to CodecsRasterizeDocumentLoadOptions.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsRasterizeDocumentOptions Class
CodecsRasterizeDocumentOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.