Class PdfPortfolioViewMode
indicates the type of the portfolio view mode.
Inheritance
System.Object
PdfPortfolioViewMode
Namespace: Syncfusion.Pdf
Assembly: Syncfusion.Pdf.UWP.dll
Syntax
public sealed class PdfPortfolioViewMode : Enum
Fields
Details
Represent the portfolio view mode as details
Declaration
public const PdfPortfolioViewMode Details
Field Value
Type |
---|
PdfPortfolioViewMode |
Hidden
Represent the portfolio view mode as hidden
Declaration
public const PdfPortfolioViewMode Hidden
Field Value
Type |
---|
PdfPortfolioViewMode |
Tile
Represent the portfolio view mode as tile
Declaration
public const PdfPortfolioViewMode Tile
Field Value
Type |
---|
PdfPortfolioViewMode |