Issue

Issue class

Represents a single validation issue in the document.

Issue()

Constructor

Properties

NameTypeDescription
IDlongSpecifies the unique identifier of the validation issue.
IgnoredintSpecifies whether the validation issue is currently ignored. The default is False. The value of the property is BOOL int
IssueTargetIssueTargetDepending on the target of the parent validation issue, specifies either the page, or both the page and the shape, that
RuleInfoRuleInfoSpecifies information about the validation rule that the parent validation issue pertains to.