PccViewerServices Namespace > Page Class : GetAttributes Method |
'Declaration Public Function GetAttributes() As System.String
'Usage Dim instance As Page Dim value As System.String value = instance.GetAttributes()
public System.string GetAttributes()
public function GetAttributes(): System.String;
public function GetAttributes() : System.String;
public: System.string* GetAttributes();
public: System.String^ GetAttributes();