Click or drag to resize

DocumentUploadingEventArgsRenderDpi Property

Gets or sets a value indicating the resolution in dots per inch (DPI) at which this document will be rendered.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public int RenderDpi { get; set; }

Property Value

Type: Int32
See Also