PageUnit

EmfPlusSetPageTransform.PageUnit property

Gets the unit of measure for page space coordinates, from the UnitType enumeration (section 2.1.1.33). This value SHOULD NOT be UnitTypeDisplay or UnitTypeWorld.

public EmfPlusUnitType PageUnit { get; }

Property Value

The page unit.

See Also