Enum PlaceholderType
The enum defines valid values for placeholder types.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum PlaceholderType
Fields
Name | Description |
---|---|
Custom | Uses custom text with rich formatting. |
Image | Uses image files. Relativity supports TIF, JPEG, PNG, BMP, and GIF files for image placeholders. |
Unknown | Someone made a different choice in the environment, and we're not able to map it back to an enum. |