C#
VB
Java
Objective-C
WinRT C#
C++
Gets the options for loading PDF images.
public CodecsPdfLoadOptions Load { get; }
Public ReadOnly Property Load As Leadtools.Codecs.CodecsPdfLoadOptions
public Leadtools.Codecs.CodecsPdfLoadOptions Load {get;}
@property (nonatomic, strong, readonly) LTCodecsPdfLoadOptions* load
public CodecsPdfLoadOptions getLoad()
get_Load();
public:
property Leadtools.Codecs.CodecsPdfLoadOptions^ Load {
Leadtools.Codecs.CodecsPdfLoadOptions^ get();
}
The PDF load options.
For an example, refer to CodecsPdfOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET