Click or drag to resize

PdfImageShapeNoMaxResolution Field

Maximum resolution constant for a PdfImageShape's MaxResolution indicating that no maximum resolution should be used when adding this image to the PDF document.

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public const int NoMaxResolution = 0

Field Value

Type: Int32
See Also