←Select platform

Pdf Property

Summary

Gets the PDF load and save options.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsPdfOptions Pdf { get; } 
Public ReadOnly Property Pdf As Leadtools.Codecs.CodecsPdfOptions 
@property (nonatomic, strong, readonly) LTCodecsPdfOptions* pdf 
public CodecsPdfOptions getPdf() 
 get_Pdf();  

Property Value

The PDF load and save 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