'Declaration Public Overloads Function CreateRolloverAppearanceGraphics( _
ByVal nameAn appearance name.As System.String _
) As Vintasoft.Imaging.Pdf.Drawing.PdfGraphics
public Vintasoft.Imaging.Pdf.Drawing.PdfGraphics CreateRolloverAppearanceGraphics(
System.String name
)
public: Vintasoft.Imaging.Pdf.Drawing.PdfGraphics* CreateRolloverAppearanceGraphics(
System.String name
)
public:
Vintasoft.Imaging.Pdf.Drawing.PdfGraphics^ CreateRolloverAppearanceGraphics(
System.String name
)
Parameters
- name
- An appearance name.
Return Value
A new PdfGraphics instance.