Posted 29 May 2018, 2:15 pm EST
C1.Win.C1Document.C1PdfDocumentSource has a method GetPageMetafile. It takes a metafile as a byref parameter.
I want to Get a page as a metafile from the PDF. Is this the correct method?
Are there any examples on how to use it?