public PdfFileAttachmentAnnotation( PdfPage page, PdfTypeBase dictionary )
Public Sub New ( page As PdfPage, dictionary As PdfTypeBase )
public: PdfFileAttachmentAnnotation( PdfPage^ page, PdfTypeBase^ dictionary )
new : page : PdfPage * dictionary : PdfTypeBase -> PdfFileAttachmentAnnotation
Patagames.Pdf.Net.Annotations.PdfFileAttachmentAnnotation = function(page, dictionary);