'Declaration Public Overloads Overridable Sub UpdateAppearance( _
ByVal appearanceStateTypeThe appearance state type.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType, _
ByVal variableTextThe variable text.As System.String _
)
public virtual void UpdateAppearance(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType,
System.String variableText
)
public: virtual void UpdateAppearance(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType,
System.String variableText
)
public:
virtual void UpdateAppearance(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType,
System.String variableText
)
Parameters
- appearanceStateType
- The appearance state type.
- variableText
- The variable text.