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