LowLevel.InterceptedDocuments Property
From NanoXLSX
NanoXLSX Library Documentation
![]() | LowLevelInterceptedDocuments Property |
Gets the intercepted documents if interceptDocuments is set to true
Namespace: NanoXLSX.LowLevel
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
C#
public Dictionary<string, XmlDocument> InterceptedDocuments { get; }
