This documentation is for the old version. Go to the latest Graphics Mill docs

AdobeResourceBlock.Size Property

Gets a size of the Adobe® image resource block data.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public ReadOnly Property Size As Integer
C#
public int Size { get; }

Property Value

Size in bytes of the Adobe® image resource block data.

See Also

Reference