PageSize.HorizontalGap property (Publisher)

Returns a Variant that represents the distance between the right edge of one publication page and the left edge of the next publication page in the same row in the blank page size represented by the parent PageSize object when multiple pages are printed on one sheet of printer paper. Read-only.

Syntax

expression.HorizontalGap

expression A variable that represents a PageSize object.

Return value

Variant

Remarks

The blank page size represented by the parent PageSize object corresponds to one of the icons displayed under Blank Page Sizes in the Page Setup dialog box in the Microsoft Publisher user interface.

Numeric values are evaluated as points; string values can be in any unit supported by Microsoft Publisher (for example, "2.5 in"). The valid range of possible values is from zero to the difference between the sheet width and the page width.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.