←Select platform

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 Leadtools.Codecs.CodecsAbcQualityFactor 
public: 
property Leadtools.Codecs.CodecsAbcQualityFactor AbcQualityFactor { 
   Leadtools.Codecs.CodecsAbcQualityFactor get(); 
   void set (    Leadtools.Codecs.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly