Skip to main content

PreviewModelBase.ZoomDisplayFormat Property

Specifies the display format of available zoom factor values.

Namespace: DevExpress.Xpf.Printing

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

#Declaration

public string ZoomDisplayFormat { get; set; }

#Property Value

Type Description
String

A String value.

#Implements

See Also