GetAllTextBoxes

SlideUtil.GetAllTextBoxes-Methode

Gibt alle Textfelder auf einer Folie in einer PPTX-Präsentation zurück.

public static ITextFrame[] GetAllTextBoxes(IBaseSlide slide)
ParameterTypBeschreibung
slideIBaseSlideScannte Folie.

Rückgabewert

Array von TextFrame Objekten.

Siehe auch