BufferSize

EmfPlusSerializableObject.BufferSize property

Gets or sets a 32-bit unsigned integer that specifies the size in bytes of the 32-bitaligned Buffer field.

public int BufferSize { get; set; }

See Also