DocumentDrawingLayoutProperties Class Members
In This Topic
The following tables list the members exposed by
DocumentDrawingLayoutProperties.
Public Constructors
Public Properties
| | Name | Description |
 | FlipHorizontal | Gets or sets a value indicating whether the content drawing is flipped horizontally. |
 | FlipVertical | Gets or sets a value indicating whether the content drawing is flipped vertically. |
 | IsEmpty | Gets a value indicating whether this instance is empty. |
 | IsReadOnly | Gets a value indicating whether this instance is read-only. (Inherited from DocumentContentProperties) |
 | Position | Gets or sets the position relative anchor, in DIP (Device Independed Pixels). |
 | Rotation | Gets or sets the rotation angle, in degress. |
 | Size | Gets or sets the size, in DIP (Device Independed Pixels). |
 | WrappingStyle | Gets or sets the wrapping style. |
 | WrapPolygon | Gets or sets the wrap polygon of the content drawing. |
Public Methods
See Also