MetafileHeader::EmfPlusHeaderSize Property

 

Gets the size, in bytes, of the enhanced metafile plus header file.

Namespace:   System.Drawing.Imaging
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property int EmfPlusHeaderSize {
	int get();
}

Property Value

Type: System::Int32

The size, in bytes, of the enhanced metafile plus header file.

.NET Framework
Available since 1.1
Return to top
Show: