PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / XlsxOptionsForm Class / Tolerance Property

In This Topic
    Tolerance Property (XlsxOptionsForm)
    In This Topic
    Gets or sets the tolerance.
    Syntax
    'Declaration
     
    Public Overridable Property Tolerance As Integer
    public virtual int Tolerance {get; set;}
    See Also