'Declaration Public Property HorizontalPaginationMode As HorizontalPaginationMode
public HorizontalPaginationMode HorizontalPaginationMode {get; set;}
This property defines how to print a logical page when it is too wide to fit on a single physical page. You can either scale it down so to fits on a single page or split it up over multiple page parts horizontally with the default 'Mosaic' setting.
Note: if 'Scale' is specified then the aspect ratio will be maintained, i.e. the scale factor for the width and height will be the same.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2