Skip to main content

ZoomValueItem.ZoomValue Property

Specifies the zoom factor value to which the ZoomValueItem corresponds.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v14.2.dll

#Declaration

public double ZoomValue { get; }

#Property Value

Type Description
Double

A Double value specifying the zoom factor value.

#Remarks

ZoomValueItem

See Also