'Declaration Public Overloads Overrides Sub UpdateAppearance( _
ByVal appearanceStateTypeType of the appearance state.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType, _
ByVal variableTextThe variable text.As System.String _
)
public override void UpdateAppearance(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType,
System.String variableText
)
public: void UpdateAppearance(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType,
System.String variableText
); override
public:
void UpdateAppearance(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType,
System.String variableText
); override
Parameters
- appearanceStateType
- Type of the appearance state.
- variableText
- The variable text.