Enum
PortfolioViewMode

Specifies the initial view mode for a PDF Portfolio (collection of embedded files).

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Collections

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

cs-api-definition
public enum PortfolioViewMode

Fields

Details

Details mode - displays all information in the schema in a multi-column format. This mode provides the most information to the user. This is the default value.

Declaration

cs-api-definition
Details = 0

Field Value

PortfolioViewMode

Hidden

Hidden mode - the collection view is initially hidden, but users can still access the file list.

Declaration

cs-api-definition
Hidden = 2

Field Value

PortfolioViewMode

Tile

Tile mode - displays each file as a small icon with a subset of schema information. This mode provides top-level information about the file attachments.

Declaration

cs-api-definition
Tile = 1

Field Value

PortfolioViewMode

In this article
DefinitionFieldsDetailsHiddenTile
Not finding the help you need?
Contact Support