Aspose::Pdf::LogicalStructure::ElementListImplementation::RemoveElement method

ElementListImplementation::RemoveElement method

Ta bort element från listan.

int32_t Aspose::Pdf::LogicalStructure::ElementListImplementation::RemoveElement(System::SharedPtr<Element> element, bool updatePdfDictionary=true) override
ParameterTypBeskrivning
elementSystem::SharedPtr<Element>Den T:/Aspose::Pdf::LogicalStructure::Element.
updatePdfDictionaryboolSka pdf-dictionary uppdateras.

Se även