DeltaXML DITA Compare .NET API DocumentationThe OutputImageRefForm type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| getDisplayDescription |
Returns the user friendly String description of the OutputImageRefForm.
| |
| getDisplayName |
Returns the user friendly String name of the OutputImageRefForm.
| |
| getOutputImageRefForm |
Returns the com.deltaxml.dita.OutputImageRefForm instance representing the supplied String value.
| |
| parseValue |
TO DO - Add summary...
| |
| toString |
The camel case string form of each of the enumerated type constants.
(Overrides EnumtoString .) | |
| valueOf |
Returns the enum constant of this type with the specified name.
| |
| values |
Returns an array containing the constants of this enum type, in the order they're declared.
|
See Also