Saves the current annotations into a file.
Visual Basic |
---|
Public Sub StoreAnnotation( _ ByVal FileName As String _ ) |
- FileName
- File name to save the annotations to.
It is important to set the AnnotationType before saving annotation files.
For multi page formats such as NX_AnnotationType_XML and NX_AnnotationType_XFDF you must set the PageNumber before saving annotation files.