Click or drag to resize

PDFViewCtrlGetDoc Method

Gets Currently associated document with this PDFViewCtrl.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public PDFDoc GetDoc()

Return Value

Type: PDFDoc
Currently associated document with this PDFViewCtrl.
See Also