Interface PageBlockVerticalAlignmentMiddle

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

interface PageBlockVerticalAlignmentMiddle {
    @type: "pageBlockVerticalAlignmentMiddle";
}

Properties

Properties

@type: "pageBlockVerticalAlignmentMiddle"