Leadtools.Codecs Namespace > CodecsPdfLoadOptions Class : DisableCropping Property |
public bool DisableCropping {get; set;}
'Declaration Public Property DisableCropping As Boolean
'Usage Dim instance As CodecsPdfLoadOptions Dim value As Boolean instance.DisableCropping = value value = instance.DisableCropping
public bool DisableCropping {get; set;}
get_DisableCropping();
set_DisableCropping(value);
The PDF codecs is also used to load PostScript (PS) and Encapsulated PostScript (EPS) files. Use this option to enable/disable cropping the resulting raster image size to the dimensions of the actual drawing inside the PostScript file. This option is not used when loading PDF files.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2