AllowSizing Property (PrintPreviewWinSettings)
In This Topic
Gets or sets a value indicating whether the end user has the ability to size the preview window.
Syntax
'Declaration
Public Property AllowSizing As System.Boolean
public System.bool AllowSizing {get; set;}
See Also