Skip to main content
A newer version of this page is available. .

PdfViewerCommandId.SetZoom Field

OBSOLETE

The unusable SetZoom command is now obsolete. Use the PdfViewer.ZoomFactor property to set the document zoom factor.

This command’s ID is not used.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v19.1.dll

Declaration

[Obsolete("The unusable SetZoom command is now obsolete. Use the PdfViewer.ZoomFactor property to set the document zoom factor.")]
public static readonly PdfViewerCommandId SetZoom

Field Value

Type
PdfViewerCommandId
See Also