Click or drag to resize

PDFViewCtrlOnLayoutChanged Event

Occurs when the document currently shown by PDFViewCtrl changes its page sequence(e.g. when a page is inserted) or after changes to page dimensions (e.g. after a page is rotated or resized).

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public event OnLayoutChangedHandler OnLayoutChanged

Value

Type: pdftron.PDFOnLayoutChangedHandler
See Also