PageMarginsModel

PageMarginsModel

Overview

PageMarginsModel is a class in Aspose.Cells FOSS for .NET.

Represents page margins model.

Properties

NameTypeAccessDescription
LeftdoubleRead/WriteRepresents the left margin size of a page in points
RightdoubleRead/Write
TopdoubleRead/Write
BottomdoubleRead/Write
HeaderdoubleRead/WriteRepresents the distance from the top edge to the header area
FooterdoubleRead/WriteRepresents the distance from the bottom edge to the footer area

See Also