Class ReferenceStructure
Contents
[
Hide
]ReferenceStructure class
The reference structure.
public sealed class ReferenceStructure : OSTypeStructure
Constructors
Name | Description |
---|---|
ReferenceStructure(ClassID) | Initializes a new instance of the ReferenceStructure class. |
Properties
Name | Description |
---|---|
Items { get; set; } | Gets or sets a copy of an array of structures. |
override Key { get; } | Gets the structure key. |
KeyName { get; set; } | Gets or sets the key name. |
override Length { get; } | Gets the OSTypeStructure length in bytes. |
Methods
Name | Description |
---|---|
virtual GetHeaderLength() | Gets the header length. |
Save(StreamContainer) | Saves the structure to the specified stream container. |
SaveWithoutKeyName(StreamContainer) | Saves the structure to the specified stream container. |
Fields
Name | Description |
---|---|
const StructureKey | Identifies the structure key. |
See Also
- class OSTypeStructure
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources.TypeToolInfoStructures
- assembly Aspose.PSD