outputFormat property

  1. @BuiltValueField.new(wireName: r'OutputFormat')
OutputFormat get outputFormat

Format of the content to display or print. Possible values: * BarCode * MessageRef * Text * XHTML

Implementation

@BuiltValueField(wireName: r'OutputFormat')
OutputFormat get outputFormat;