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

Load Property (CodecsPdfOptions)






Gets the options for loading PDF images. .NET support WinRT support
Syntax
public CodecsPdfLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsPdfLoadOptions
'Usage
 
Dim instance As CodecsPdfOptions
Dim value As CodecsPdfLoadOptions
 
value = instance.Load
public CodecsPdfLoadOptions Load {get;}
 get_Load(); 
public:
property CodecsPdfLoadOptions^ Load {
   CodecsPdfLoadOptions^ get();
}

Property Value

The PDF load options.
Example
For an example, refer to CodecsPdfOptions.
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

CodecsPdfOptions Class
CodecsPdfOptions Members
Implementing PDF Plug in Features

 

 


Products | Support | Contact Us | Copyright Notices

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