GetAllTextBoxes

SlideUtil.GetAllTextBoxes method

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

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

Rückgabewert

Anordnung vonTextFrame Objekte.

Siehe auch