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