Interface PageBlockHorizontalAlignmentRight

The content must be right-aligned. Subtype of PageBlockHorizontalAlignment.

interface PageBlockHorizontalAlignmentRight {
    @type: "pageBlockHorizontalAlignmentRight";
}

Properties

Properties

@type: "pageBlockHorizontalAlignmentRight"