'Declaration Public Function New( _
ByVal docДокумент.As PdfJsDoc, _
ByVal sourceИсходная аннотация.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation _
)
public PdfJsAnnotation(
PdfJsDoc doc,
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation source
)
public: PdfJsAnnotation(
PdfJsDoc* doc,
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation* source
)
public:
PdfJsAnnotation(
PdfJsDoc^ doc,
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation^ source
)
Parameters
- doc
- Документ.
- source
- Исходная аннотация.