Overload | Description |
---|---|
LoadAnnotations(String) | Loads the annotation container(s) in a cell. |
LoadAnnotations(String,Int32) | Loads the annotation container to the specified sub-cell index from a file. |
LoadAnnotations(String,Int32,Int32) | Loads the annotation container(s) to the specified sub-cell index from a file, starting from the specified page in the file. |
LoadAnnotations(Stream) | Loads the annotation container(s) in a cell. |
LoadAnnotations(Stream,Int32) | Loads the annotation container to the specified sub-cell index from a file. |
LoadAnnotations(Stream,Int32,Int32) | Loads the annotation container(s) to the specified sub-cell index from a file, starting from the specified page in the file. |
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family