Click or drag to resize

MergeImageFieldEventArgs PictureSize Property

Gets or sets the size of the picture.

Namespace: Spire.Doc.Reporting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public SizeF PictureSize { get; set; }

Property Value

Type: SizeF
The size of the picture.
See Also