Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / Resolution Class
Members


In This Topic
    Resolution Class
    In This Topic
    Represents the resolution in dots per inch. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class Resolution 
       Inherits ValueBase
    'Usage
     
    
    Dim instance As Resolution
    public sealed class Resolution : ValueBase 
    Inheritance Hierarchy

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

    See Also