Aspose::Pdf::Security::UnsignedContentAbsorber class
UnsignedContentAbsorber class
Represents a class for extracting unsigned content from a PDF file managed by digital signatures.
class UnsignedContentAbsorber : public System::Object
Nested classes
- Class Result
- Class UnsignedContent
Methods
| Method | Description |
|---|---|
| TryGetContent() | Attempt to retrieve the unsigned content from the associated document. |
| UnsignedContentAbsorber(System::SharedPtr<Facades::PdfFileSignature>) | Represents a class used for processing unsigned content. |
See Also
- Class Object
- Namespace Aspose::Pdf::Security
- Library Aspose.PDF for C++