Click or drag to resize

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: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public SubFileInfo Parent { get; }

Property Value

Type: SubFileInfo
See Also