API Reference
Class
OdfFeatureReport
Feature inspection result for an opened document.
Inheritance
- Object
- OdfFeatureReport
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method OdfDocument.InspectFeatures
- Method OdpPresentation.InspectFeatures
- Method OdsDocument.InspectFeatures
- Method OdtDocument.InspectFeatures
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public IReadOnlyList<OdfFeatureFinding> Findings { get; } #Detected features and support levels.