Table of Contents

Enum ClearPropertyValue

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

A specialized enum containing potential property values for CLEAR.

public enum ClearPropertyValue

Fields

BOTH = 3
LEFT = 0
NONE = 1
RIGHT = 2