Interface PageBlockVerticalAlignmentBottom

The content must be bottom-aligned. Subtype of PageBlockVerticalAlignment.

interface PageBlockVerticalAlignmentBottom {
    @type: "pageBlockVerticalAlignmentBottom";
}

Properties

Properties

@type: "pageBlockVerticalAlignmentBottom"