'Declaration Public Overridable Function GetDoc( _
ByVal documentДокумент PDF.As Vintasoft.Imaging.Pdf.PdfDocument _
) As PdfJsDoc
public virtual PdfJsDoc GetDoc(
Vintasoft.Imaging.Pdf.PdfDocument document
)
public: virtual PdfJsDoc* GetDoc(
Vintasoft.Imaging.Pdf.PdfDocument* document
)
public:
virtual PdfJsDoc^ GetDoc(
Vintasoft.Imaging.Pdf.PdfDocument^ document
)
Parameters
- document
- Документ PDF.
Return Value
Объект PdfJsDoc, связанный с указанным PDF документом.