Property UserUnit
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
UserUnit
Gets or sets the size of default user space units.
public double UserUnit { get; set; }
Property Value
- double
The size of default user space units, in multiples of 1/72 inch. Must be positive.
Remarks
Default value: 1
.
Changing the value of this property updates the value of the Resolution property.