'Declaration
Public Function BurnAnnotations( _ ByVal AllPages As Boolean _ ) As GdPicture14.GdPictureStatus
public GdPicture14.GdPictureStatus BurnAnnotations( bool AllPages )
Parameters
- AllPages
- When the parameter is set on "true", annotations on all pages will be burnt. Otherwise only the annotations of the current page will be burnt.
Return Value
A member of the GdPictureStatus enumeration.