TypeToolLineInfo Class

Summary: Type tool line info.

Module: aspose.psd.fileformats.psd.layers.layerresources

Full Name: aspose.psd.fileformats.psd.layers.layerresources.TypeToolLineInfo

Aspose.PSD Version: 24.4.0

Constructors

NameDescription
TypeToolLineInfo()Initializes a new instance of the TypeToolLineInfo class

Properties

NameTypeAccessDescription
charcharr/wGets or sets the char.

Methods

NameDescription
save(stream_container, psd_version)Saves the TypeToolLineInfo information to the specified stream container.

Constructor: TypeToolLineInfo()

 TypeToolLineInfo() 

Initializes a new instance of the TypeToolLineInfo class

Method: save(stream_container, psd_version)

 save(stream_container, psd_version) 

Saves the TypeToolLineInfo information to the specified stream container.

Parameters:

ParameterTypeDescription
stream_containerStreamContainerThe stream container to save to.
psd_versionintThe PSD version.