Indicates the document is a PDF Portfolio or not.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public bool IsPortfolio { get; }
Public ReadOnly Property IsPortfolio As Boolean Get
public: property bool IsPortfolio { bool get (); }
member IsPortfolio : bool with get