Click or drag to resize

PictureFillFormat Dpi Property

Gets or sets the dpi which is used to fill a picture. Read/write Int32 .

Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public int Dpi { get; set; }

Property Value

Type: Int32
See Also