'Declaration Public Overloads Overrides Sub UpdateAppearance( _
ByVal appearanceStateTypeТип состояния внешнего вида.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType, _
ByVal variableTextТекст переменной.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
- Тип состояния внешнего вида.
- variableText
- Текст переменной.