| XsPDFDoc.DocumentObjectModel.Shapes Namespace |
| Class | Description | |
|---|---|---|
| Barcode |
Represents a barcode in the document or paragraph. !!!Still under Construction!!!
|
|
| FillFormat |
Defines the background filling of the shape.
|
|
| Image |
Represents an image in the document or paragraph.
|
|
| LineFormat |
Defines the format of a line in a shape object.
|
|
| PictureFormat |
A PictureFormat object. Used to set more detailed image attributes
|
|
| Shape |
Base Class for all positionable Classes.
|
|
| TextFrame |
Represents a text frame that can be freely placed.
|
|
| WrapFormat |
Define how the shape should be wrapped between the texts.
|
| Structure | Description | |
|---|---|---|
| LeftPosition |
Represents the left position in a shape.
|
|
| TopPosition |
Represents the top position in a shape.
|
| Enumeration | Description | |
|---|---|---|
| BarcodeType |
Specifies the type of the barcode.
|
|
| DashStyle |
Specifies the dash style of the LineFormat object.
|
|
| LineStyle |
Specifies the line style of the LineFormat object.
|
|
| RelativeHorizontal |
Reference point of the Left attribute.
|
|
| RelativeVertical |
Reference point of the Top attribute.
|
|
| ShapePosition |
Specifies the position of a shape. Values are used for both LeftPositon and TopPosition.
|
|
| TextOrientation |
Specifies the orientation of the text in the TextFrame.
|
|
| WrapStyle |
Specifies how the shape object should be placed between the other elements.
|