 | PdfViewerUpdateLayout Method |
Ensures that all sizes and positions of pages of a PdfViewer control are properly updated for layout.
Namespace: Patagames.Pdf.Net.Controls.WinFormsAssembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.100.2704
Syntaxpublic void UpdateLayout()
public:
void UpdateLayout()
member UpdateLayout : unit -> unit
public void UpdateLayout()
See Also