Aspose::Pdf::LogicalStructure::Element::RemoveChild method

Element::RemoveChild method

Remove child at.

void Aspose::Pdf::LogicalStructure::Element::RemoveChild(int32_t index)
ParameterTypeDescription
indexint32_tChild element index.

See Also