XmlDocExtensions.HasAnyChecks Method

Namespace
Kampute.DocToolkit.XmlDoc
Assembly
  • Kampute.DocToolkit.dll

Definition

Determines whether any inspection checks are enabled.
public static bool HasAnyChecks(this XmlDocInspectionOptions options)

Parameters

options XmlDocInspectionOptions
The inspection options to check.

Returns

bool
true if any inspection checks are enabled; otherwise, false.