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