PageSetup.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 when multiple pages are printed on one sheet of printer paper. Read-only.

Syntax

expression.HorizontalGap

expression A variable that represents a PageSetup object.

Return value

Variant

Remarks

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.

This property applies only to publications where multiple pages are printed on each printer sheet. Using this property for any other publication raises an error.

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.