public static enum FieldProperties.DisplayState
Field display state in the RTU UI
public static io.scanbot.genericdocument.entity.FieldProperties.DisplayState Hidden
Field will not be shown in the RTU UI
public static io.scanbot.genericdocument.entity.FieldProperties.DisplayState VisibleIfNotEmpty
Field will be shown in the RTU UI if its text value isn't an empty string
public static io.scanbot.genericdocument.entity.FieldProperties.DisplayState AlwaysVisible
Field will be shown in the RTU UI