Accusoft Prizm Viewer Annotations Schema Schema
PenFillStyle Simple Type
See Also  Send comments on this topic.
Accusoft Prizm Viewer Annotations Schema Schema : PenFillStyle Simple Type

Glossary Item Box

Namespace (none)

Type

Restriction of xs:string

Diagram

PenFillStyle Simple Type

Overview

PenFillStyle Restriction of xs:string

Facets

EnumerationOpaque
EnumerationTranslucent
EnumerationInvert

Source

<xs:simpleType name="PenFillStyle" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Opaque" />
    <xs:enumeration value="Translucent" />
    <xs:enumeration value="Invert" />
  </xs:restriction>
</xs:simpleType>

See Also

©2015. Accusoft Corporation. All Rights Reserved.