PositionSettings

PositionSettings

Overview

PositionSettings is a class in Aspose.PDF FOSS for .NET.

Layout/position settings for a tagged structure element, passed to AdjustPosition.

Properties: HorizontalAlignment, IsFirstParagraphInColumn, IsInLineParagraph, IsInNewPage, IsKeptWithNext, Margin, and 1 more.

Properties

NameTypeAccessDescription
HorizontalAlignmentHorizontalAlignmentRead/WriteHorizontal alignment of the element within its column.
VerticalAlignmentVerticalAlignmentRead/WriteVertical alignment of the element.
MarginMarginInfo?Read/WriteMargin around the element (Left, Bottom, Right, Top).
IsFirstParagraphInColumnboolRead/WriteWhether the element starts a new column.
IsKeptWithNextboolRead/WriteWhether the element is kept with the next one.
IsInNewPageboolRead/WriteWhether the element starts on a new page.
IsInLineParagraphboolRead/WriteWhether the element flows inline within a paragraph.

See Also

 English