Gets information about the specified PDF file.
protected virtual MedicalViewerImageInformation GetPDFImageInformation(
string pdfFileName,
out int frameCount
)
Protected Overridable Function GetPDFImageInformation(
ByVal pdfFileName As String,
ByVal frameCount As System.Int32&
) As MedicalViewerImageInformation
protected:
virtual MedicalViewerImageInformation^ GetPDFImageInformation(
String^ pdfFileName,
int&^ frameCount
)
pdfFileName
The name of the PDF file on disk.
frameCount
A variable to be updated with the number of pages in the PDF file.
A MedicalViewerImageInformation object with information about the PDF file.
To extract the PDF data from a DicomDataSet, use ExtractPDFData.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document