http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts
Option.SignatureBlockDataColors Simple Type
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts : Option.SignatureBlockDataColors Simple Type
Description
SignatureBlockDataColors Only work with the ImageStamped Signature Application Type
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts
Type
Restriction of xs:string
Diagram
Option.SignatureBlockDataColors Simple Type
Overview
Option.SignatureBlockDataColors Restriction of xs:string
SignatureBlockDataColors Only work with the ImageStamped Signature Application Type
Facets
EnumerationInherit
EnumerationBlue
EnumerationBlack
EnumerationRed
Source
<xs:simpleType name="Option.SignatureBlockDataColors" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Inherit" />
    <xs:enumeration value="Blue" />
    <xs:enumeration value="Black" />
    <xs:enumeration value="Red" />
  </xs:restriction>
</xs:simpleType>
See Also
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts