CustomXmlPart Class |
Namespace: SautinSoft.Document
The CustomXmlPart type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomXmlPart |
Initializes a new instance of the CustomXmlPart class.
|
Name | Description | |
---|---|---|
![]() | Data |
The custom XML part data.
|
![]() | Id |
Gets or sets the custom XML part ID. If value is not null, then it should be a Guid
value converted to String with a
ToString(String) method with a B specifier.
|
![]() | Schemas |
Gets the set of associated XML schemas.
|