Interface PageBlockHorizontalAlignmentCenter

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

interface PageBlockHorizontalAlignmentCenter {
    @type: "pageBlockHorizontalAlignmentCenter";
}

Properties

Properties

@type: "pageBlockHorizontalAlignmentCenter"