PsdDocumentInfo

PsdDocumentInfo class

Contains Psd document metadata

public class PsdDocumentInfo : DocumentInfo

Properties

Name Description
BitsPerPixel { get; } Gets bits per pixel
CreationDate { get; } Implements CreationDate
Format { get; } Implements Format
Height { get; } Gets height
Item { get; } Implements Item
PagesCount { get; } Implements PagesCount
PropertyNames { get; } Implements PropertyNames
Size { get; } Implements Size
Width { get; } Gets width

See Also