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:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public const int NoMaxResolution = 0

Field Value

Type: Int32
See Also