C1.C1Preview Namespace > C1PrintDocument Class > AddAnchor Method : AddAnchor(String,String) Method |
This method is equivalent to C1PrintDocument.AddAnchor with the last parameter (user data) specified as null value.
'Declaration Public Overloads Sub AddAnchor( _ ByVal name As String, _ ByVal description As String _ )
public void AddAnchor( string name, string description )
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