Class OleLinkType
Specifies the type of the ole object field.
Inheritance
System.Object
OleLinkType
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Portable.dll
Syntax
public sealed class OleLinkType : Enum
Fields
Embed
Ole object field type is EMBED.
Declaration
public const OleLinkType Embed
Field Value
Type | Description |
---|---|
OleLinkType |
Link
Ole object field type is LINK.
Declaration
public const OleLinkType Link
Field Value
Type | Description |
---|---|
OleLinkType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |