[]
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. |
UIStrings | Gets the array of user interface strings. |
ZoomFactor | Gets or sets the zoom factor for print preview. |
Name | Description |
---|---|
ResetUIStrings() | Resets the array of UIStrings back to the default locale. |
ShouldSerializeUIStrings() | |
ToString() |