Namespace: Spire.CompoundFile.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
bool LinkToContent { get; set; }
Property LinkToContent As Boolean
	Get
	Set
property bool LinkToContent {
	bool get ();
	void set (bool value);
}
abstract LinkToContent : bool with get, set

Property Value

Boolean

See Also