8 references to Option
ReachFramework (8)
PrintConfig\PrintCapabilitesWriter.cs (2)
671
this._writer.WriteStartElement(PrintSchemaTags.Framework.
Option
, PrintSchemaNamespaces.Framework);
683
this._writer.WriteStartElement(PrintSchemaTags.Framework.
Option
, PrintSchemaNamespaces.Framework);
PrintConfig\PrintSchema.cs (1)
1951
new MapEntry(
Option
, (int)PrintSchemaNodeTypes.Option),
PrintConfig\PrtTicket_Base.cs (5)
492
PrintSchemaTags.Framework.
Option
,
563
PrintSchemaTags.Framework.
Option
,
642
PrintSchemaTags.Framework.
Option
,
740
PrintSchemaTags.Framework.
Option
,
771
PrintSchemaTags.Framework.
Option
,