Enum PdfPortfolioViewMode
indicates the type of the portfolio view mode.
Namespace: Syncfusion.Pdf
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public enum PdfPortfolioViewMode
Fields
| Name | Description |
|---|---|
| Details | Represent the portfolio view mode as details |
| Hidden | Represent the portfolio view mode as hidden |
| Tile | Represent the portfolio view mode as tile |