Aspose::Pdf::ImagePlacementCollection::Remove metod

ImagePlacementCollection::Remove method

Tar bort angivet objekt från samlingen.

bool Aspose::Pdf::ImagePlacementCollection::Remove(const System::SharedPtr<ImagePlacement> &item) override
ParameterTypBeskrivning
objektconst System::SharedPtr<ImagePlacement>&Objekt att ta bort

ReturnValue

true om objektet togs bort; annars false.

Se även