Click or drag to resize

Frame Properties

The Frame type exposes the following members.

Properties
Name Description
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property FrameAnchorLock
Gets or sets whether lock the anchor of Frame or not.
Public property FrameHeightRule
Gets or sets Height Rule of Frame.
Public property FrameHorizontalAlignment
Gets or sets the horizontal alignment of the frame.
Public property FrameHorizontalOrigin
Gets or sets relative to what the frame is positioned horizontally.
Public property FrameHorizontalPosition
Gets or sets the horizontal position of the frame.
Public property FrameVerticalAlignment
Gets or sets the vertical alignment of the frame.
Public property FrameVerticalOrigin
gets or sets relative to what the frame is positioned vertically.
Public property FrameVerticalPosition
Gets or sets the vertical position of the frame.
Public property FrameWidthRule
Gets or sets Width Rule of Frame.
Public property IsFrame
Gets a value indicating whether this instance is frame.
Public property WrapFrameAround
Gets or sets wrap type of Frame.
Top
See Also