Click or drag to resize

PdfUtilGetPdfMetadata Method

Overload List
 NameDescription
Public methodStatic memberGetPdfMetadata(Stream) Gets an instance of a PDF document loaded from the specified stream.
Public methodStatic memberGetPdfMetadata(String) Gets PDF metadata loaded from the specified filepath.
Public methodStatic memberGetPdfMetadata(Stream, String) Gets an instance of a PDF document loaded from the specified stream.
Public methodStatic memberGetPdfMetadata(String, String) Gets an instance of a PDF document loaded from the specified filepath.
Top
See Also