Gets or sets the resolution (DPI) used when generating the document.
Note that if ResolvedUnit is UnitTypeEnum.Pixel, this is also the resolution of ResolvedUnit pixels.
public float CreationDpi {get; set;}
'Declaration
Public Property CreationDpi As Single