Document.Check

Document.Check method

Validates document.

public bool Check(bool doRepair)
ParameterTypeDescription
doRepairBooleanIf true found issues will be repaired.

Return Value

True - if document repaired; otherwise, false.

See Also