AbcQualityFactor Property

Summary
Gets or sets the predefined Abc QualityFactor to be used in saving file options.
Syntax
C#
VB
C++
public CodecsAbcQualityFactor AbcQualityFactor { get; set; } 
  
Public Property AbcQualityFactor As CodecsAbcQualityFactor 
public: 
property CodecsAbcQualityFactor AbcQualityFactor { 
   CodecsAbcQualityFactor get(); 
   void set (    CodecsAbcQualityFactor value); 
} 

Property Value

The Abc predefined QualityFactor to be used in saving the Abc file, refer to Leadtools.Codecs.CodecsAbcQualityFactor.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

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

Leadtools.WinForms.CommonDialogs.File Assembly

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