Table of Contents

Class PdfCollectionSettings

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Class for settings of a portable collection.

public sealed class PdfCollectionSettings
Inheritance
PdfCollectionSettings
Inherited Members

Remarks

Portable collections allow to present, sort, and search attachments embedded in the containing PDF document.

The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.

Properties

InitialDocument

Gets or sets the value identifying the attached document to display when the containing PDF document is opened.

View

Gets the collection view mode.

Methods

SetDetailedView()

Sets the collection view mode to Details.

SetHiddenView()

Sets the collection view mode to Hidden.

SetTiledView()

Sets the collection view mode to Tile.