Table of Contents

Property StorageFlag

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects
Assembly
Aspose.CAD.dll

StorageFlag

Gets or sets a value indicating that this entity has associated binary data in the data store.

public virtual bool StorageFlag { get; set; }

Property Value

bool

true if the entity has associated binary data.