[]
Specifies the characteristics of the print preview window shown by the PrintPreview() method.
[TypeConverter(typeof(GenericTypeConverter))]
public class PrintPreviewWinSettings
Name | Description |
---|---|
AllowSizing | Gets or sets a value indicating whether the end user has the ability to size the preview window. |
Caption | Gets or sets the caption of the preview window. |
Location | Gets or sets the location of the preview window. |
NavigationPaneDockingStyle | Gets or sets the position and manner in which the control is docked in the navigation page. |
Size | Gets or sets the size of the form. |
ToolBars | Gets or sets a value indicating the visibiity of toolbars. |
ZoomFactor | Gets or sets the zoom factor for print preview. |
Name | Description |
---|---|
ToString() |