MaxZoom Property (WPFFlowDocumentScrollViewer)
Class
WPFFlowDocumentScrollViewer
.
Action
Gets the maximum allowable Zoom level for the FlowDocumentScrollViewer.
Syntax
C#
protected
Double
MaxZoom { get; }
VB
'Declaration Protected Read Property MaxZoom As
Double
Access
Read only.