ContentEditingTextBlockAlignmentEdit

constructor(pageIndex: Int, textBlockId: String, oldAlignment: Alignment, newAlignment: Alignment)

Parameters

pageIndex

The zero-based index of the page containing the text block.

textBlockId

The unique identifier of the text block.

oldAlignment

The alignment of the text block before the edit.

newAlignment

The alignment of the text block after the edit.