Gets or sets a value indicating whether to use the image resolution (DPI) in calculating page dimensions when saving a PDF file.
public bool UseImageResolution { get; set; }
Public Property UseImageResolution As Boolean
@property (nonatomic, assign) BOOL useImageResolution
public boolean getUseImageResolution()
public void setUseImageResolution(boolean value)
true to use the image resolution (DPI) in calculating page dimensions when saving a PDF file; otherwise, false.
Refer to CodecsRasterPdfInfo for information on how to use RasterCodecs.GetRasterPdfInfo to obtain the resolution of a PDF file saved with RasterCodecs.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document