Click or drag to resize

CPDFDocumentGetInfo Method

Gets document information.

Namespace:  ComPDFKit.PDFDocument
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public CPDFInfo GetInfo()

Return Value

Type: CPDFInfo
Document information.
See Also