Aspose::Pdf::Security::UnsignedContentAbsorber::UnsignedContent::get_Pages method

UnsignedContent::get_Pages method

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

const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<Page>>> & Aspose::Pdf::Security::UnsignedContentAbsorber::UnsignedContent::get_Pages() const

Remarks

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

See Also