UnsignedContentAbsorber.UnsignedContent.Pages

UnsignedContentAbsorber.UnsignedContent.Pages property

Gets a list of pages whose content is unsigned or has been incrementally changed.

public List<Page> Pages { get; }

Remarks

The page is considered modified and XForms are not checked and do not appear in the XForms list.

See Also