Click or drag to resize

DocOleObject DisplayAsIcon Property

Gets or sets whether the OLEObject is displayed as an Icon or Content. If True, the OLEObject is displayed as an icon

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

Property Value

Type: Boolean
bool
See Also