'Declaration Public Overloads Overridable Function CreateAppearanceGraphics( _
ByVal appearanceStateTypeСостояние внешнего вида.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType, _
ByVal appearanceStateNameИмя состояния внешнего вида.As System.String _
) As Vintasoft.Imaging.Pdf.Drawing.PdfGraphics
public virtual Vintasoft.Imaging.Pdf.Drawing.PdfGraphics CreateAppearanceGraphics(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType,
System.String appearanceStateName
)
public: virtual Vintasoft.Imaging.Pdf.Drawing.PdfGraphics* CreateAppearanceGraphics(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType,
System.String appearanceStateName
)
public:
virtual Vintasoft.Imaging.Pdf.Drawing.PdfGraphics^ CreateAppearanceGraphics(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType,
System.String appearanceStateName
)
Parameters
- appearanceStateType
- Состояние внешнего вида.
- appearanceStateName
- Имя состояния внешнего вида.
Return Value
Новый экземпляр PdfGraphics.