TextFrameFormat
Vue de l’ensemble
‘TextFrameFormat’ est une classe dans Aspose.Slides FOSS pour .NET. Inhérents de: ‘ITextFromeFormate’.
Il contient les propriétés de formatage du TextFrame.
Cette classe fournit 1 méthode pour travailler avec les objets TextFrameFormat dans des programmes .NET. Les méthodes disponibles comprennent: TextFramaFormate. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de l’Aspose.Slides FOSS pour le package .net. Propriétés: ‘AnchoringType’, ‘AsIPresentationComponent’, `AutofitTyp’, ‘CenterTeXT’, ‘ColumnCount’, ’ColumnSpacing‘ et 12 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
Slide | IBaseSlide? | Read | Gets the slide. |
Presentation | IPresentation? | Read | Gets the presentation. |
AsIPresentationComponent | IPresentationComponent | Read | Gets the as i presentation component. |
MarginLeft | float | Read/Write | Gets or sets the margin left. |
MarginRight | float | Read/Write | Gets or sets the margin right. |
MarginTop | float | Read/Write | Gets or sets the margin top. |
MarginBottom | float | Read/Write | Gets or sets the margin bottom. |
WrapText | NullableBool | Read/Write | Gets or sets the wrap text. |
AnchoringType | TextAnchorType | Read/Write | Gets or sets the anchoring type. |
CenterText | NullableBool | Read/Write | Gets or sets the center text. |
TextVerticalType | TextVerticalType | Read/Write | Gets or sets the text vertical type. |
AutofitType | TextAutofitType | Read/Write | Gets or sets the autofit type. |
ColumnCount | int | Read/Write | Gets or sets the column count. |
ColumnSpacing | float | Read/Write | Gets or sets the column spacing. |
RotationAngle | float | Read/Write | Gets or sets the rotation angle. |
Transform | TextShapeType | Read/Write | Gets or sets the transform. |
KeepTextFlat | bool | Read/Write | Gets or sets the keep text flat. |
ThreeDFormat | IThreeDFormat | Read | Gets the three d format. |
méthodes
| Signature | Description |
|---|---|
TextFrameFormat() | Initializes a new instance of TextFrameFormat with a detached body. |
Voir aussi
- Aspose.Slides - référence API d’entreprise