FarPoint.Win.Spread
Resolution Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace : Resolution Class


Represents the resolution in dots per inch.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Resolution 
   Inherits ValueBase
Visual Basic (Usage)Copy Code
Dim instance As Resolution
C# 
public sealed class Resolution : ValueBase 

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.CellType.BarCode.ValueBase
      FarPoint.Win.Spread.CellType.BarCode.Resolution

See Also