BackgroundRepeat Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The BackgroundRepeat type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberNoRepeat
The background image will not be repeated.
Public propertyStatic memberRepeat
The background image will be repeated both vertically and horizontally.
Public propertyStatic memberRepeatX
The background image will be repeated only horizontally.
Public propertyStatic memberRepeatY
The background image will be repeated only vertically.
Top
See Also

Reference