'Declaration Public Overloads Function CreateAppearanceGraphics( _
ByVal nameThe name of annotation appearance.As System.String _
) As Vintasoft.Imaging.Pdf.Drawing.PdfGraphics
public Vintasoft.Imaging.Pdf.Drawing.PdfGraphics CreateAppearanceGraphics(
System.String name
)
public: Vintasoft.Imaging.Pdf.Drawing.PdfGraphics* CreateAppearanceGraphics(
System.String name
)
public:
Vintasoft.Imaging.Pdf.Drawing.PdfGraphics^ CreateAppearanceGraphics(
System.String name
)
Parameters
- name
- The name of annotation appearance.
Return Value
A new PdfGraphics instance.