DocumentViewer.OnDocumentChanged Método

Definição

Responde a chamadas quando o documento a mostrar é alterado.

protected:
 override void OnDocumentChanged();
[System.Security.SecurityCritical]
[System.Security.SecurityTreatAsSafe]
protected override void OnDocumentChanged();
[<System.Security.SecurityCritical>]
[<System.Security.SecurityTreatAsSafe>]
override this.OnDocumentChanged : unit -> unit
Protected Overrides Sub OnDocumentChanged ()
Atributos

Observações

OnDocumentChanged responde a chamadas quando a Document propriedade do DocumentViewer controlo está definida para mostrar um novo documento.

Aplica-se a