WordProcessingShape Class |
Namespace: GroupDocs.Watermark.Contents.WordProcessing
The WordProcessingShape type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlternativeText |
Gets or sets the descriptive (alternative) text associated with this WordProcessingShape.
|
![]() | BehindText |
Gets or sets a value indicating whether the shape is over or behind the text.
|
![]() | FormattedTextFragments |
Gets the collection of formatted text fragments of this WordProcessingShape.
|
![]() | HeaderFooter |
Gets the parent header/footer of this WordProcessingShape (if presents).
|
![]() | Height |
Gets or sets the height of this WordProcessingShape in points.
|
![]() | HorizontalAlignment |
Gets a value specifying how the shape is positioned horizontally.
|
![]() | Hyperlink |
Gets or sets the hyperlink associated with this WordProcessingShape.
|
![]() | Image |
Gets or sets the image of this WordProcessingShape.
|
![]() | IsWordArt |
Gets a value indicating whether this WordProcessingShape is a WordArt object.
|
![]() | Name |
Gets the name of this WordProcessingShape.
|
![]() | RelativeHorizontalPosition |
Gets a value specifying to what the shape is positioned horizontally.
|
![]() | RelativeVerticalPosition |
Gets a value specifying to what the shape is positioned vertically.
|
![]() | RotateAngle |
Gets or sets the rotate angle of this WordProcessingShape in degrees.
|
![]() | Section |
Gets the parent section of this WordProcessingShape.
|
![]() | ShapeType |
Gets the shape type.
|
![]() | Text |
Gets or sets the text of this WordProcessingShape.
|
![]() | VerticalAlignment |
Gets a value specifying how the shape is positioned vertically.
|
![]() | Width |
Gets or sets the width of this WordProcessingShape in points.
|
![]() | X |
Gets or sets the horizontal offset of this WordProcessingShape from page left border in points.
|
![]() | Y |
Gets or sets the vertical offset of this WordProcessingShape from page top border in points.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |