'Declaration Protected Overridable Function NeedUpdateAppearance( _
ByVal appearanceStateTypeТип состояния внешнего вида.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType _
) As Boolean
protected virtual bool NeedUpdateAppearance(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType
)
protected: virtual bool NeedUpdateAppearance(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType
)
protected:
virtual bool NeedUpdateAppearance(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType
)
Parameters
- appearanceStateType
- Тип состояния внешнего вида.
Return Value
True - внешний вид необходимо обновить; в противном случае - false.