Leadtools.Windows.Annotations Namespace > AnnCodecs Class > GetInformation Method : GetInformation(Stream,AnnCodecsInformation) Method |
public void GetInformation( Stream stream, AnnCodecsInformation info )
'Declaration Public Overloads Sub GetInformation( _ ByVal stream As Stream, _ ByVal info As AnnCodecsInformation _ )
'Usage Dim instance As AnnCodecs Dim stream As Stream Dim info As AnnCodecsInformation instance.GetInformation(stream, info)
public void GetInformation( Stream stream, AnnCodecsInformation info )
function Leadtools.Windows.Annotations.AnnCodecs.GetInformation(Stream,AnnCodecsInformation)( stream , info )
public: void GetInformation( Stream^ stream, AnnCodecsInformation^ info )
This method will position the stream back to its original position before it returns.
For C#/VB examples, refer to AnnCodecs.Save.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2