You are here: Symbol Reference > Stimulsoft.Report.Viewer Namespace > StiWpfViewerControl Class > StiWpfViewerControl Fields > ReportZoomProperty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiWpfViewerControl.ReportZoomProperty Field
Syntax
C++
C#
Visual Basic
public: DependencyProperty ReportZoomProperty = DependencyProperty.Register("ReportZoom", typeof(double), typeof(StiWpfViewerControl), new FrameworkPropertyMetadata(100d, FrameworkPropertyMetadataOptions.AffectsRender, OnReportZoomChanged));

This is ReportZoomProperty, a member of class StiWpfViewerControl.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.