Creates the _pageRects matrix with _nRows and _nCols. Each rectangle is scaled to reflect the current document and display settings.

Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void UpdateScreenLayout()
Visual Basic (Declaration)
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
Public Sub UpdateScreenLayout

See Also