←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly