MetafileHeader.MetafileSize Property

Definition

Gets the size, in bytes, of the associated Metafile.

public:
 property int MetafileSize { int get(); };
public int MetafileSize { get; }
member this.MetafileSize : int
Public ReadOnly Property MetafileSize As Integer

Property Value

The size, in bytes, of the associated Metafile.

Applies to