com.spire.pdf.exporting.xps.schema
Class Choice

java.lang.Object
  extended by com.spire.pdf.exporting.xps.schema.Choice

public class Choice
extends java.lang.Object


Field Summary
 java.lang.Object[] Items
           
 java.lang.String Requires
           
 
Constructor Summary
Choice()
           
 

Field Detail

Items

public java.lang.Object[] Items

Requires

public java.lang.String Requires
Constructor Detail

Choice

public Choice()