FontComparer Class Members
From Compare .NET Objects
|
|
| Compare .NET Objects | |
| FontComparer Class Members | |
| See Also Properties Methods Send Feedback | |
| KellermanSoftware.CompareNetObjects.TypeComparers Namespace : FontComparer Class |
Glossary Item Box
The following tables list the members exposed by FontComparer.
| Name | Description | |
|---|---|---|
| FontComparer Constructor | Protected constructor that references the root comparer |
| Name | Description | |
|---|---|---|
| RootComparer | A reference to the root comparer as newed up by the RootComparerFactory (Inherited from KellermanSoftware.CompareNetObjects.TypeComparers.BaseTypeComparer) |
| Name | Description | |
|---|---|---|
| CompareType | Overridden. Compare the two fonts | |
| IsTypeMatch | Overridden. If true the type comparer will handle the comparison for the type |
| Name | Description | |
|---|---|---|
| AddBreadCrumb | Overloaded. Add a breadcrumb to an existing breadcrumb (Inherited from KellermanSoftware.CompareNetObjects.TypeComparers.BaseComparer) | |
| AddDifference | Overloaded. Add a difference for the current parameters (Inherited from KellermanSoftware.CompareNetObjects.TypeComparers.BaseComparer) | |
| NiceString | Convert an object to a nicely formatted string (Inherited from KellermanSoftware.CompareNetObjects.TypeComparers.BaseComparer) |