←Select platform

Data Property

Summary
Gets or sets XML data.

Syntax
C#
C++/CLI
Python
public byte[] Data { get; set; } 
public: 
property array<byte>^ Data { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 
Data # get and set (XmlBox) 

Property Value

XML data that contains a well-formed XML document as defined in REC-xml-19980210.

Requirements

Target Platforms

See Also

Reference

XmlBox Class

XmlBox Members

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.