protected override void CopyTo(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceGenerator dest
)
protected: void CopyTo(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceGenerator* dest
); override
protected:
void CopyTo(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceGenerator^ dest
); override
'Declaration Protected Overrides Sub CopyTo( _
ByVal destObject to copy the state of the current object to.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceGenerator _
)
Parameters
- dest
- Object to copy the state of the current object to.