New to Telerik Document ProcessingStart a free 30-day trial

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:

C#
public enum PortfolioViewMode

Fields

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.

C#
Details = 0

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

C#
Hidden = 2

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.

C#
Tile = 1
In this article
DefinitionFieldsDetailsHiddenTile
Not finding the help you need?
Contact Support