SubFileInfoParent Property |
Gets the parent sub-file
SubFileInfo. Returns null if this sub-file is child of main file.
Namespace:
Atalasoft.Imaging.Codec.Office
Assembly:
Atalasoft.dotImage.Office (in Atalasoft.dotImage.Office.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic SubFileInfo Parent { get; }Public ReadOnly Property Parent As SubFileInfo
Get
Property Value
Type:
SubFileInfo
See Also