HiQPdf Client for .NET Core
C#
VB
C++
F#
Show/Hide TOC
Pdf
Info Constructor
Initializes a new instance of the
PdfInfo
class
Definition
Namespace:
HiQPdfClient
Assembly:
HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
Copy
public
PdfInfo
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
PdfInfo
()
F#
Copy
new
:
unit
->
PdfInfo
See Also
Reference
PdfInfo Class
HiQPdfClient Namespace
In This Article
Definition
See Also