Property View
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
View
Gets the collection view mode.
public PdfCollectionViewMode View { get; }
Property Value
- PdfCollectionViewMode
The collection view mode.
Remarks
Default value: Details.
Use the SetDetailedView(), SetTiledView(), SetHiddenView() methods to change the view mode.