DocumentViewer.OnFitToHeightCommand Method

Definition

Responds to calls to the FitToHeight() method.

protected:
 virtual void OnFitToHeightCommand();
protected virtual void OnFitToHeightCommand ();
abstract member OnFitToHeightCommand : unit -> unit
override this.OnFitToHeightCommand : unit -> unit
Protected Overridable Sub OnFitToHeightCommand ()

Applies to

See also