Skip to content

da175f6f 2d33 0ca2 ac17 5e66eca2ffbb

Fernando Garcia edited this page May 8, 2018 · 1 revision

DocumentModel Properties

Additional header content

The DocumentModel type exposes the following members.

Properties

 

Name Description
Public property Footer Gets or sets a reference to footer document configuration, it allow define margin and data.
Public property Header Gets or sets a reference to header document configuration, it allow define margin and data.
Public property IsDefault Gets a value indicating whether this instance contains the default. (Overrides BaseModel.IsDefault.)
Public property Margins Gets or sets a reference to configuration of margins, it allow define top margin, right margin, bottom margin and left margin of a document.
Public propertyCode example Orientation Gets or sets the preferred orientation of document.
Public property Properties Gets or sets a reference to user-defined property list for this element. (Inherited from BaseModel(T).)
Public propertyCode example Size Gets or sets the preferred size of document.
  Back to Top

See Also

Reference

DocumentModel Class
iTin.Export.Model Namespace

Clone this wiki locally