2027 Method
Changes 0
M

IPerformanceAdviserRule.InitCheck

Description:
Invoked by performance advisor once in the beginning of the check. If rule checks document as a whole, the check can be performed in this method.
void InitCheck(
	Document document
)
  • document
    Document for which performance problems are being checked.