Intersoft ClientUI Documentation
IsStartElement() Method
See Also  Send Feedback
Intersoft.Client.Documents Namespace > XPSParser Class > IsStartElement Method : IsStartElement() Method






Syntax

Visual Basic (Declaration) 
Public Overloads Overridable Function IsStartElement() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As XPSParser
Dim value As Boolean
 
value = instance.IsStartElement()
C# 
public virtual bool IsStartElement()
Delphi 
public function IsStartElement(): Boolean; virtual; 
JScript 
public function IsStartElement() : boolean;
Managed Extensions for C++ 
public: virtual bool IsStartElement(); 
C++/CLI 
public:
virtual bool IsStartElement(); 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.