←Select platform

Save Property

Summary
Gets the options for saving PDF images.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsPdfSaveOptions Save { get; } 
Public ReadOnly Property Save As CodecsPdfSaveOptions 
@property (nonatomic, strong, readonly) LTCodecsPdfSaveOptions* save 
public CodecsPdfSaveOptions getSave() 
public: 
property CodecsPdfSaveOptions^ Save { 
   CodecsPdfSaveOptions^ get(); 
} 

Property Value

The PDF save options.

Example

For an example, refer to CodecsPdfOptions.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.