An NDoc Documented Class Library

NearUnits Enumeration

Defines the bit flags for the Near Command, SetNearSetting, and GetNearSetting functions.

[Serializable]
public enum NearUnits

Remarks

Missing <remarks> documentation for T:askSam.NearUnits

Members

Member NameDescription
NEAR_UNITS_LINESet the units to line.
NEAR_UNITS_SENTENCESet the units to sentence.
NEAR_UNITS_PARAGRAPHSet the units to paragraph.
NEAR_UNITS_WORDSet the units to word.

Requirements

Namespace: askSam

Assembly: asnetsdk (in asnetsdk.dll)

See Also

askSam Namespace