Aspose::Pdf::Security::UnsignedContentAbsorber::TryGetContent method

UnsignedContentAbsorber::TryGetContent method

Attempt to retrieve the unsigned content from the associated document.

System::SharedPtr<UnsignedContentAbsorber::Result> Aspose::Pdf::Security::UnsignedContentAbsorber::TryGetContent()

ReturnValue

A UnsignedContentAbsorber::Result object containing details about the unsigned content, the coverage of digital signatures, the operation’s success status, and an informational message.

See Also