Table of Contents

Enum BackgroundBox

Namespace
iText.Layout.Properties
Assembly
itext.layout.dll

Enum with boxes that can be used as a value in background-clip and background-origin properties.

public enum BackgroundBox

Fields

BORDER_BOX = 0
CONTENT_BOX = 2
PADDING_BOX = 1