Gets or sets a value If true (the default), resizing the control or changing the number of pages shown will automatically adjust Zoom to make everything visible.
[Visual Basic] Public Property AutoZoom As Boolean [C#] public bool AutoZoom {get; set;} [C++] public: __property bool get_AutoZoom(); public: __property void set_AutoZoom(bool); [JScript] public function get AutoZoom() : Boolean; public function set AutoZoom(Boolean);
true if; otherwise, false. The default is true.
PrintPreviewControl Class | PrintPreviewControl Members | System.WinForms Namespace | Zoom