StyleBackgroundPosition Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the background position value for the element. The background position property sets the starting position of a background image. Not inheritable.

Namespace:  Apitron.PDF.Kit.Styles
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public BackgroundPosition BackgroundPosition { get; set; }

Property Value

Type: BackgroundPosition
See Also

Reference