TextFrameFormat

TextFrameFormat

Revisión

TextFrameFormat Es una clase en Aspose.Slides FOSS para .NET. Heredados de: ITextFrameFormat.

Contiene las propiedades de formatación del TextFrame.

Esta clase proporciona 1 método para trabajar con los objetos de TextFrameFormat en programas .NET. Los métodos disponibles incluyen: TextFrameFormat. Todos los miembros públicos están accesibles a cualquier aplicación .NET después de instalar el Aspose.Slides FOSS para el paquete .Net. Propiedades : AnchoringType, AsIPresentationComponent, AutofitType, CenterText, ColumnCount, ColumnSpacing,Y 12 más.

Propiedades

NombreTipoAccesoDescripción
SlideIBaseSlide?LeerTiene el slide.
PresentationIPresentation?LeerObtenga la presentación.
AsIPresentationComponentIPresentationComponentLeerTiene el componente como yo presentación.
MarginLeftfloatLeer / escribirObtenga o pone la margen izquierda.
MarginRightfloatLeer / escribirObtenga o pone la margen derecha.
MarginTopfloatLeer / escribirObtenga o coloca la margen de arriba.
MarginBottomfloatLeer / escribirSe pone o se pone la margen inferior.
WrapTextNullableBoolLeer / escribirObtenga o coloca el texto de la carcasa.
AnchoringTypeTextAnchorTypeLeer / escribirObtenga o establece el tipo de anchor.
CenterTextNullableBoolLeer / escribirObtenga o coloca el texto central.
TextVerticalTypeTextVerticalTypeLeer / escribirObtenga o establece el tipo de texto vertical.
AutofitTypeTextAutofitTypeLeer / escribirObtenga o establece el tipo de autofit.
ColumnCountintLeer / escribirObtenga o establece la columna de cuento.
ColumnSpacingfloatLeer / escribirObtenga o coloca la columna de espacio.
RotationAnglefloatLeer / escribirObtenga o establece el ángulo de rotación.
TransformTextShapeTypeLeer / escribirSe realiza o se realiza la transformación.
KeepTextFlatboolLeer / escribirObtenga o coloca el texto en su plano.
ThreeDFormatIThreeDFormatLeerSe obtiene el formato de tres d.

Metodología

firmaDescripción
TextFrameFormat()Inicia una nueva instancia de TextFrameFormat con un cuerpo separado.

Ver también

 Español