EmfPlusHeader.LogicalDpiY
EmfPlusHeader.LogicalDpiY property
Gets or sets the logical dpi y. A 32-bit unsigned integer that specifies the vertical resolution for which the metafile was recorded, in units of lines per inch
public int LogicalDpiY { get; set; }
Property Value
The logical dpi y.
See Also
- class EmfPlusHeader
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging