C#
VB
Java
Objective-C
WinRT C#
C++
Gets the PDF load and save options.
public CodecsPdfOptions Pdf { get; }
Public ReadOnly Property Pdf As Leadtools.Codecs.CodecsPdfOptions
public Leadtools.Codecs.CodecsPdfOptions Pdf {get;}
@property (nonatomic, strong, readonly) LTCodecsPdfOptions* pdf
public CodecsPdfOptions getPdf()
get_Pdf();
public:
property Leadtools.Codecs.CodecsPdfOptions^ Pdf {
Leadtools.Codecs.CodecsPdfOptions^ get();
}
The PDF load and save 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