Frame Class |
Namespace: Spire.Doc.Formatting
The Frame type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
FrameAnchorLock |
Gets or sets whether lock the anchor of Frame or not.
|
![]() |
FrameHeightRule |
Gets or sets Height Rule of Frame.
|
![]() |
FrameHorizontalAlignment |
Gets or sets the horizontal alignment of the frame.
|
![]() |
FrameHorizontalOrigin |
Gets or sets relative to what the frame is positioned horizontally.
|
![]() |
FrameHorizontalPosition |
Gets or sets the horizontal position of the frame.
|
![]() |
FrameVerticalAlignment |
Gets or sets the vertical alignment of the frame.
|
![]() |
FrameVerticalOrigin |
gets or sets relative to what the frame is positioned vertically.
|
![]() |
FrameVerticalPosition |
Gets or sets the vertical position of the frame.
|
![]() |
FrameWidthRule |
Gets or sets Width Rule of Frame.
|
![]() |
IsFrame |
Gets a value indicating whether this instance is frame.
|
![]() |
WrapFrameAround |
Gets or sets wrap type of Frame.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetHeight |
Gets height of this frame
|
![]() |
GetHorizontalDistanceFromText |
Gets the distance between the document text and left or right edge of the frame.
|
![]() |
GetHorizontalPosition |
Gets the position of the left edge of the frame
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
GetVerticalDistanceFromText |
Gets the distance between the document text and top or bottom edge of the frame.
|
![]() |
GetVerticalPosition |
Gets the position of the top edge of the frame
|
![]() |
GetWidth |
Gets width of this frame
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
SetHeight |
Sets height of this frame
|
![]() |
SetHorizontalDistanceFromText |
Sets the distance between the document text and left or right edge of the frame.
|
![]() |
SetHorizontalPosition |
Sets the position of the left edge of the frame
|
![]() |
SetVerticalDistanceFromText |
Sets the distance between the document text and top or bottom edge of the frame.
|
![]() |
SetVerticalPosition |
Sets the position of the top edge of the frame
|
![]() |
SetWidth |
Sets width of this frame
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Name | Description | |
---|---|---|
![]() |
m_doc | (Inherited from OwnerHolder .) |