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.48.0.0 (3.48.0.0)
Syntax public const int NoMaxResolution = 0
Public Const NoMaxResolution As Integer = 0
Field Value
Type:
Int32See Also