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