FieldCorrection(CorrectionType) Constructor |
Initializes a new instance in the specified correction format.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic FieldCorrection(
CorrectionType type
)
Parameters
- type CorrectionType
- The correction format associated with this field correction.
See Also