[]
        
(Showing Draft Content)

C1.Web.Api.Document.Models.PageSettings

PageSettings Class

Defines the document page settings.

Inheritance
PageSettings
Namespace: C1.Web.Api.Document.Models
Assembly: C1.Web.Api.Document.dll
Syntax
public class PageSettings

Constructors

Name Description
PageSettings()

Properties

Name Description
BottomMargin

Gets or sets the bottom margin.

Height

Gets or sets the height of the paper.

Landscape

Gets or sets a value indicating whether to use landscape orientation.

LeftMargin

Gets or sets the left margin.

Paginated

Gets or sets a value indicating whether the content should be represented as set of fixed sized pages.

PaperSize

Gets or sets the paper kind.

RightMargin

Gets or sets the right margin.

TopMargin

Gets or sets the top margin.

Width

Gets or sets the width of the paper.