InspectionPackage

NoteRootPackage.InspectionPackage property

Gets a metadata package containing inspection results for the document. The package contains information about document parts that can be considered as metadata in some cases.

public NoteInspectionPackage InspectionPackage { get; }

Property Value

A metadata package containing inspection results for the document.

Remarks

Learn more

See Also