Click or drag to resize

IDocProperty LinkSource Property

Returns or sets the source of a linked custom document property. Read/write String.

Namespace: Spire.Doc.CompoundFile
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
string LinkSource { get; set; }

Property Value

Type: String
See Also