Show / Hide Table of Contents

Enum UseImagePlaceholderOption

The enum defines valid values for Use Image Placeholder option.

Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum UseImagePlaceholderOption

Fields

Name Description
AlwaysUseImagePlaceholder

Always use the image placeholder, even if image exists

NeverUseImagePlaceholder

Never use image placeholder

Unknown

Someone made a different choice in the environment, and we're not able to map it back to an enum.

WhenNoImageExists

Only use image placeholder when images do not exist

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX