'Declaration Public Function GetButtonIcon( _
ByVal appearanceStateTypeType of the appearance state.As PdfAnnotationAppearanceStateType _
) As Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource
public Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource GetButtonIcon(
PdfAnnotationAppearanceStateType appearanceStateType
)
public: Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource* GetButtonIcon(
PdfAnnotationAppearanceStateType appearanceStateType
)
Parameters
- appearanceStateType
- Type of the appearance state.
Return Value
The button icon for the specified appearance state type.