Aspose::Pdf::Security::UnsignedContentAbsorber::UnsignedContent::get_XForms method

UnsignedContent::get_XForms method

Gets a dictionary of modified XForm objects that may have changed, although the page itself has not changed (not in the Pages list).

const System::SharedPtr<System::Collections::Generic::Dictionary<int32_t, System::SharedPtr<XForm>>> & Aspose::Pdf::Security::UnsignedContentAbsorber::UnsignedContent::get_XForms() const

See Also