ITextFrameFormat

General

ITextFrameFormat és una interfície en Aspose.Slides per a NET.

Conté les propietats de formatge del TextFrame.

Propietats

NameTypeAccessDescription
MarginLeftfloatRead/WriteDefines the left margin distance of the text frame in points
MarginRightfloatRead/Write
MarginTopfloatRead/Write
MarginBottomfloatRead/Write
WrapTextNullableBoolRead/WriteIndicates whether text automatically wraps to the next line within the frame
AnchoringTypeTextAnchorTypeRead/WriteSpecifies the anchor position of the text inside the shape
CenterTextNullableBoolRead/WriteDetermines if the text is vertically centered within the frame
TextVerticalTypeTextVerticalTypeRead/WriteSets the vertical orientation of the text (e.g., horizontal, rotated)
AutofitTypeTextAutofitTypeRead/WriteControls how the text size adjusts to fit the frame bounds
ColumnCountintRead/WriteSets the number of text columns inside the frame
ColumnSpacingfloatRead/WriteDefines the spacing between text columns in points
RotationAnglefloatRead/WriteSpecifies the rotation angle of the text frame in degrees
TransformTextShapeTypeRead/WriteIndicates the shape transformation type applied to the text frame
KeepTextFlatboolRead/WriteDetermines whether text remains flat when the shape is 3D transformed
ThreeDFormatIThreeDFormatReadProvides access to 3‑D formatting options for the text frame
SlideIBaseSlide?ReadReferences the slide that contains this text frame, or null
PresentationIPresentation?ReadReferences the parent presentation of the text frame, or null
AsIPresentationComponentIPresentationComponentReadReturns the text frame as an IPresentationComponent
 Català