←Select platform

Save Property

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

Property Value

The generic save options.

Example

For an example, refer to CodecsOptions.

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.