TextParagraph.TextBackgroundMode

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum> com.aspose.ms.System.Enum com.aspose.pdf.TextParagraph.TextBackgroundMode, com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>, com.aspose.ms.System.Enum com.aspose.pdf.TextParagraph.TextBackgroundMode, com.aspose.ms.System.Enum, com.aspose.pdf.TextParagraph.TextBackgroundMode

public static final class TextParagraph.TextBackgroundMode extends com.aspose.ms.System.Enum

Background mode for TextParagraph

Fields

FieldDescription
LogicalLineEach line will have it’s own rectangle.
WholeParagraphBackground is set for the whole paragraph as single solid rectangle.

LogicalLine

public static final int LogicalLine

Each line will have it’s own rectangle.

WholeParagraph

public static final int WholeParagraph

Background is set for the whole paragraph as single solid rectangle.