PageSetup.SetLeftRightPage

PageSetup.SetLeftRightPage method

Sets the Left/Right page configuration.

public void SetLeftRightPage(Page leftPage, Page rightPage)
ParameterTypeDescription
leftPagePageThe left page.
rightPagePageThe right page.

See Also