ComponentOne CalendarView for WinForms
C1.Framework.Mathematics Namespace / MeasureConversionTable Class / DocumentPerInch Property

In This Topic
    DocumentPerInch Property
    In This Topic
    Gets the document per inch.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property DocumentPerInch As Fraction(Of Integer)
    public static Fraction<int> DocumentPerInch {get;}
    See Also