1. GroupDocs.Conversion
  2. /
  3. GroupDocs.Conversion for .NET
  4. /
  5. GroupDocs.Conversion.Contracts
  6. /
  7. HeicDocumentInfo

HeicDocumentInfo

HeicDocumentInfo class

Contains Heic document metadata

public class HeicDocumentInfo : ImageDocumentInfo

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