Click or drag to resize

DocOleObject PackageFileName Property

Gets the name of file embedded in the package (only if OleType is "Package").

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string PackageFileName { get; }

Property Value

Type: String
See Also