Apitron.PDF.Kit library for .NET
Top
The BackgroundPosition type exposes the following members.
Properties
Name | Description | |
---|---|---|
CenterBottom |
Defines the center bottom position of the background image.
| |
CenterCenter |
Defines the center center position of the background image.
| |
CenterTop |
Defines the center top position of the background image.
| |
LeftBottom |
Defines the left bottom position of the background image.
| |
LeftCenter |
Defines the left center position of the background image.
| |
LeftTop |
Defines the left top position of the background image.
| |
RightBottom |
Defines the right bottom position of the background image.
| |
RightCenter |
Defines the right center position of the background image.
| |
RightTop |
Defines the right top position of the background image.
|
See Also