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)
Syntaxpublic const int NoMaxResolution = 0
Public Const NoMaxResolution As Integer = 0
Field Value
Type:
Int32
See Also