←Select platform

Load Property

Summary

Gets the options for loading PDF images.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsPdfLoadOptions Load { get; } 
Public ReadOnly Property Load As Leadtools.Codecs.CodecsPdfLoadOptions 
@property (nonatomic, strong, readonly) LTCodecsPdfLoadOptions* load 
public CodecsPdfLoadOptions getLoad() 
 get_Load();  

Property Value

The PDF load options.

Example

For an example, refer to CodecsPdfOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly