[]
Specifies the UI strings for the Zoom dialog.
public class ZoomDialogStrings
| Name | Description |
|---|---|
| ActualSizeOption | Gets or sets the text displayed for the "100%" option. |
| AutoZoomGroupBox | Gets or sets the caption text for the "Auto Zoom" group box. |
| CloseButton | Gets or sets the text displayed on the Close button. |
| ContinuousCheck | Gets or sets the text displayed on the "Continuous" check box. |
| CustomZoomOption | Gets or sets the text displayed for the "Custom" option. |
| DialogCaption | Gets or sets the text displayed in Zoom dialog caption. |
| FacingPagesCheck | Gets or sets the text displayed on the "Facing Pages" check box. |
| NoRotationItem | Gets or sets the text of 'No Rotation' combobox item. |
| PageColumnsLabel | Gets or sets the "Page Columns" label text. |
| PageRowsLabel | Gets or sets the "Page Rows" label text. |
| PageWidthOption | Gets or sets the text displayed for the "Page Width" option. |
| Rotate180Item | Gets or sets the text of 'Rotate 180°' combobox item. |
| Rotate90ClockwiseItem | Gets or sets the text of 'Rotate 90° Clockwise' combobox item. |
| Rotate90CounterClockwiseItem | Gets or sets the text of 'Rotate 90° Counter-Clockwise' combobox item. |
| WholePageOption | Gets or sets the text displayed for the "Whole Page" option. |
| WideLayoutCheck | Gets or sets the text displayed on the "Wide Layout" check box. |
| ZoomLabel | Gets or sets the text displayed for the "Zoom %" label. |
| Name | Description |
|---|---|
| ResetActualSizeOption() | Resets the ActualSizeOption property to its default value. |
| ResetAutoZoomGroupBox() | Resets the AutoZoomGroupBox property to its default value. |
| ResetCloseButton() | Resets the CloseButton property to its default value. |
| ResetContinuousCheck() | Resets the ContinuousCheck property to its default value. |
| ResetCustomZoomOption() | Resets the CustomZoomOption property to its default value. |
| ResetDialogCaption() | Resets the DialogCaption property to its default value. |
| ResetFacingPagesCheck() | Resets the FacingPagesCheck property to its default value. |
| ResetNoRotationItem() | Resets the NoRotationItem property to its default value. |
| ResetPageColumnsLabel() | Resets the PageColumnsLabel property to its default value. |
| ResetPageRowsLabel() | Resets the PageRowsLabel property to its default value. |
| ResetPageWidthOption() | Resets the PageWidthOption property to its default value. |
| ResetRotate180Item() | Resets the Rotate180Item property to its default value. |
| ResetRotate90ClockwiseItem() | Resets the Rotate90ClockwiseItem property to its default value. |
| ResetRotate90CounterClockwiseItem() | Resets the Rotate90CounterClockwiseItem property to its default value. |
| ResetWholePageOption() | Resets the WholePageOption property to its default value. |
| ResetWideLayoutCheck() | Resets the WideLayoutCheck property to its default value. |
| ResetZoomLabel() | Resets the ZoomLabel property to its default value. |
| ShouldSerializeActualSizeOption() | Indicates whether the ActualSizeOption property should be serialized. |
| ShouldSerializeAutoZoomGroupBox() | Indicates whether the AutoZoomGroupBox property should be serialized. |
| ShouldSerializeCloseButton() | Indicates whether the CloseButton property should be serialized. |
| ShouldSerializeContinuousCheck() | Indicates whether the ContinuousCheck property should be serialized. |
| ShouldSerializeCustomZoomOption() | Indicates whether the CustomZoomOption property should be serialized. |
| ShouldSerializeDialogCaption() | Indicates whether the DialogCaption property should be serialized. |
| ShouldSerializeFacingPagesCheck() | Indicates whether the FacingPagesCheck property should be serialized. |
| ShouldSerializeNoRotationItem() | Indicates whether the NoRotationItem property should be serialized. |
| ShouldSerializePageColumnsLabel() | Indicates whether the PageColumnsLabel property should be serialized. |
| ShouldSerializePageRowsLabel() | Indicates whether the PageRowsLabel property should be serialized. |
| ShouldSerializePageWidthOption() | Indicates whether the PageWidthOption property should be serialized. |
| ShouldSerializeRotate180Item() | Indicates whether the Rotate180Item property should be serialized. |
| ShouldSerializeRotate90ClockwiseItem() | Indicates whether the Rotate90ClockwiseItem property should be serialized. |
| ShouldSerializeRotate90CounterClockwiseItem() | Indicates whether the Rotate90CounterClockwiseItem property should be serialized. |
| ShouldSerializeWholePageOption() | Indicates whether the WholePageOption property should be serialized. |
| ShouldSerializeWideLayoutCheck() | Indicates whether the WideLayoutCheck property should be serialized. |
| ShouldSerializeZoomLabel() | Indicates whether the ZoomLabel property should be serialized. |