C#
VB
Java
Objective-C
WinRT C#
C++
Gets the options for saving PDF images.
public CodecsPdfSaveOptions Save { get; }
Public ReadOnly Property Save As Leadtools.Codecs.CodecsPdfSaveOptions
public Leadtools.Codecs.CodecsPdfSaveOptions Save {get;}
@property (nonatomic, strong, readonly) LTCodecsPdfSaveOptions* save
public CodecsPdfSaveOptions getSave()
get_Save();
public:
property Leadtools.Codecs.CodecsPdfSaveOptions^ Save {
Leadtools.Codecs.CodecsPdfSaveOptions^ get();
}
The PDF 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