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 override bool StorageFlag { get; set; }

Property Value

bool

true if the entity has associated binary data.

Remarks

This flag is always false for AC1024 and earlier versions.