Visual Basic (Declaration) | |
---|---|
Public Property DisableCropping As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool DisableCropping {get; set;} |
Return Value
true to disable cropping of PostScript (PS) and Encapsulated PostScript (EPS) files, false otherwise.For an example, refer to CodecsPdfOptions.
The PDF codecs is also used to load PostScript (PS) and Encapsulated PostScript (EPS) files. Use this option to enable/disable cropping the result 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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family