Table of Contents

Enum ReferenceContentLayout

Namespace
Acuit.Pinpoint.Services.Entities
Assembly
Acuit.Pinpoint.Services.Entities.dll

A reference content layout method.

[DataContract(Namespace = "http://schemas.datacontract.org/2004/07/Acuit.Pinpoint.Server.Business.ReferenceContent")]
public enum ReferenceContentLayout

Fields

[EnumMember] Tabbed = 0

Use a tab control, allowing the operator to switch between displayed content files.

[EnumMember] Tiled = 1

Tile all content files so that all are displayed at once.