Método Aspose::Pdf::Security::UnsignedContentAbsorber::UnsignedContent::get_Pages
UnsignedContent::get_Pages method
Obtiene una lista de páginas cuyo contenido no está firmado o ha sido modificado de forma incremental.
const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<Page>>> & Aspose::Pdf::Security::UnsignedContentAbsorber::UnsignedContent::get_Pages() const
Observaciones
La página se considera modificada y los XForms no se verifican y no aparecen en la lista de XForms.
Ver también
- Typedef SharedPtr
- Class List
- Class Page
- Class UnsignedContent
- Class UnsignedContentAbsorber
- Namespace Aspose::Pdf::Security
- Library Aspose.PDF for C++