WorkflowMenuCommands.FirstZoomCommand Field

Definition

A CommandID that can be used to access the zoom first menu. This field is read-only.

public: int FirstZoomCommand = 12544;
public const int FirstZoomCommand = 12544;
val mutable FirstZoomCommand : int
Public Const FirstZoomCommand As Integer  = 12544

Field Value

Value = 12544

Remarks

The zoom first command typically restores the workflow view to the first zoom level.

Applies to