Click or drag to resize

DocOleObject ObjectType Property

Gets or sets the type of the OLE object.

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

Property Value

Type: String
The type of the object.
See Also