CustomXmlPart Class
Represents a custom XML part within a document that contains arbitrary custom XML markup.
- Inheritance:
- System.ObjectCustomXmlPart
Properties
Data
Gets or sets the custom XML part data.
Property Value
- System.Byte[]
The custom XML part data.
Exceptions
- System.ArgumentNullException
Value is null.