CustomXmlPartSchemas Property |
Gets the set of associated XML schemas.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public IList<string> Schemas { get; }
Public ReadOnly Property Schemas As IList(Of String)
Get
Property Value
IListStringSee Also