Leadtools.Codecs Namespace > CodecsRasterizeDocumentLoadOptions Class : BottomMargin Property |
public double BottomMargin {get; set;}
'Declaration Public Property BottomMargin As Double
'Usage Dim instance As CodecsRasterizeDocumentLoadOptions Dim value As Double instance.BottomMargin = value value = instance.BottomMargin
public double BottomMargin {get; set;}
get_BottomMargin();
set_BottomMargin(value);
The value of the LeftMargin, TopMargin, RightMargin and BottomMargin are only used when loading RTF and TXT documents. They are not used when loading other document formats such as PDF, XPS, DOC/DOCX(2007/2010), PPT/PPTX(2007/2010) and XLS/XLSX(2007/2010).
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