←Select platform

TopMargin Property

Summary

Gets or sets the top margin value when rasterizing a document to a raster image.

Syntax

C#
VB
C++
public double TopMargin {get; set;}
Public Property TopMargin As Double
public: 
property double TopMargin { 
   double get(); 
   void set (    double value); 
} 

Property Value

A System.Double value that indicate the magrin value in Unit to use when rasterizing a document to a raster image. Default value is 1.25 inches. The value of TopMargin must be greater than or equal to 0.

Remarks

For more information, refer to Leadtools.Codecs.CodecsRasterizeDocumentLoadOptions

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms.CommonDialogs.File Assembly
Click or drag to resize