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.48.0.0 (3.48.0.0)
Syntax public int RenderDpi { get; set; }
Public Property RenderDpi As Integer
Get
Set
Property Value
Type:
Int32See Also