Gets or sets the zoom factor for print preview.
[Visual Basic]
Public Property ZoomFactor As Double
[C#]
public double ZoomFactor {get;set;}
[Delphi]
public property ZoomFactor: Double read get_ZoomFactor write set_ZoomFactor;
See Also
PrintPreviewWinSettings Class | PrintPreviewWinSettings Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |