TextFrameFormat
General
TextFrameFormat is a class in Aspose.Slides for NET.
Inherits from: ITextFrameFormat.
TextFrameFormat és una classe en Aspose.Slides per NET. Hereta de: ゚ITextFrameFormat⌒’ .
Conté les propietats de formatge del TextFrame.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Slide | IBaseSlide? | Read | Gets or sets the slide that owns this text frame format |
Presentation | IPresentation? | Read | Gets or sets the presentation containing this text frame format |
AsIPresentationComponent | IPresentationComponent | Read | Returns this format as an IPresentationComponent |
MarginLeft | float | Read/Write | Gets or sets the left margin distance inside the text frame |
MarginRight | float | Read/Write | |
MarginTop | float | Read/Write | |
MarginBottom | float | Read/Write | |
WrapText | NullableBool | Read/Write | Gets or sets whether text wraps within the frame (NullableBool) |
AnchoringType | TextAnchorType | Read/Write | Gets or sets how text is anchored inside the frame (TextAnchorType) |
CenterText | NullableBool | Read/Write | Gets or sets whether text is centered vertically (NullableBool) |
TextVerticalType | TextVerticalType | Read/Write | |
AutofitType | TextAutofitType | Read/Write | Gets or sets how text auto-fits the frame (TextAutofitType) |
ColumnCount | int | Read/Write | Gets or sets the number of text columns in the frame |
ColumnSpacing | float | Read/Write | Gets or sets spacing between text columns |
RotationAngle | float | Read/Write | Gets or sets the rotation angle of the text frame in degrees |
Transform | TextShapeType | Read/Write | Gets or sets the shape transformation type for the text (TextShapeType) |
KeepTextFlat | bool | Read/Write | Gets or sets whether 3D effects keep text flat |
ThreeDFormat | IThreeDFormat | Read | Gets or sets the 3D formatting applied to the text frame |
Presentation | IPresentation? | Read | Gets or sets the presentation containing this text frame format |
Mètodes
| Signature | Description |
|---|---|
TextFrameFormat() |