[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.CreationDpi

CreationDpi Property

CreationDpi

Gets or sets the resolution (DPI) used when generating the document.

Note that if ResolvedUnit is Pixel, this is also the resolution of ResolvedUnit pixels.

Declaration
[Browsable(false)]
public float CreationDpi { get; set; }
See Also