Table of Contents

Property Name

Namespace
Aspose.CAD.FileFormats.Psd
Assembly
Aspose.CAD.dll

Name

Gets or sets the resource name. Pascal string, padded to make the size even (a null name consists of two bytes of 0).

public string Name { get; set; }

Property Value

string

The resource name.