Leadtools.Codecs Namespace : CodecsRasterizeDocumentOptions Class |
public class CodecsRasterizeDocumentOptions
'Declaration Public Class CodecsRasterizeDocumentOptions
'Usage Dim instance As CodecsRasterizeDocumentOptions
public sealed class CodecsRasterizeDocumentOptions
@interface LTCodecsRasterizeDocumentOptions : NSObject
public class CodecsRasterizeDocumentOptions
function Leadtools.Codecs.CodecsRasterizeDocumentOptions()
public ref class CodecsRasterizeDocumentOptions
LEADTOOLS provides support for loading a document as a raster image. Document 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.