Intersoft.Client.Documents Namespace > FixedPage Class : FindElementByID Method |
Public Function FindElementByID( _ ByVal elementID As String, _ ByRef rootFixedPage As FixedPage _ ) As UIElement
Dim instance As FixedPage Dim elementID As String Dim rootFixedPage As FixedPage Dim value As UIElement value = instance.FindElementByID(elementID, rootFixedPage)
public UIElement FindElementByID( string elementID, out FixedPage rootFixedPage )
public: UIElement^ FindElementByID( String^ elementID, [Out] FixedPage^ rootFixedPage )
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