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