Enum PdfCollectionViewMode
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Specifies how a conforming reader's user interface should present the portable collections of file attachments.
public enum PdfCollectionViewMode
Fields
Details = 0
Display collection in details mode. This mode provides the most information to the user.
Hide the collection view.
(PDF 2.0) Display the collection in navigator mode.
Tile = 1
Display the collection in tile mode. This mode provides top-level information about the file attachments to the user.