←Select platform

Eps Property

Summary

Gets the EPS load and save options.

Syntax
C#
VB
C++
Java
public CodecsEpsOptions Eps { get; } 
Public ReadOnly Property Eps As CodecsEpsOptions 
public CodecsEpsOptions getEps() 
public: 
property CodecsEpsOptions^ Eps { 
   CodecsEpsOptions^ get(); 
} 

Property Value

The EPS load and save options.

Example

For an example, refer to CodecsEpsOptions.

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