Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / AnnotationBase Class / ResetAppearance Method

In This Topic
    ResetAppearance Method
    In This Topic
    Forces regeneration of the annotation's appearance streams next time the document is saved.
    Syntax
    'Declaration
     
    Public Sub ResetAppearance() 
    public void ResetAppearance()
    See Also