Click or drag to resize

ScannerParametersDialogShowPaperSize Property

This property controls whether the PaperSize control is displayed by the SPC when visible.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[DispIdAttribute(46)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[BindableAttribute(BindableSupport.Yes)]
public bool ShowPaperSize { get; set; }

Property Value

Type: Boolean
Remarks
The control will offer only the paper sizes supported by the particular scanner model.
See Also