5 references to Option
ReachFramework (5)
PrintConfig\PrintSchema.cs (3)
1847
FeatureLevelTypesWithSubFeature = Feature | Property |
Option
,
1852
FeatureLevelTypesWithoutSubFeature = Property |
Option
,
1949
new MapEntry(Option, (int)PrintSchemaNodeTypes.
Option
),
PrintConfig\PrtCap_Builder.cs (1)
183
else if (_reader.CurrentElementNodeType == PrintSchemaNodeTypes.
Option
)
PrintConfig\PrtCap_Reader.cs (1)
199
if (CurrentElementNodeType != PrintSchemaNodeTypes.
Option
)