TextFrame

Revisión

TextFrame Es una clase en Aspose.Slides FOSS para .NET. Heredados de: ISlideComponent, ITextFrame.

Representa el cuerpo de texto de una forma.

Propiedades : AsIPresentationComponent, AsISlideComponent, Paragraphs, ParentCell, ParentShape, Presentation,Y tres más.

Propiedades

NombreTipoAccesoDescripción
ParagraphsIParagraphCollectionLeerTiene los párrafos.
TextstringLeer / escribirObtenga o coloca el texto.
TextFrameFormatITextFrameFormatLeerObtenga el formato de texto.
ParentShapeIShape?LeerTiene la forma de los padres.
ParentCellICell?LeerSe encuentra la célula materna.
SlideIBaseSlide?LeerTiene el slide.
PresentationIPresentation?LeerObtenga la presentación.
AsIPresentationComponentIPresentationComponentLeerTiene el componente como yo presentación.
AsISlideComponentISlideComponentLeerDevolve esta instancia vista como un ISlideComponent.

Ver también

 Español