PageSetup Class |
Namespace: Spire.Doc
The PageSetup type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Bidi |
Gets or sets whether section contains right-to-left text.
|
|
|
Borders |
Gets page borders collection
|
|
|
CharacterSpacingControl |
Character Spacing Control.
|
|
|
ClientHeight |
Gets width of client area.
|
|
|
ClientWidth |
Gets width of client area.
|
|
|
ColumnsLineBetween |
Gets or sets the value specifies if a vertical line is draw between each
of the text columns in the this section.
|
|
|
DefaultTabWidth |
Gets or sets the length of the auto tab.
|
|
|
DifferentFirstPageHeaderFooter |
Setting to specify that the current section has a different header/footer for first page.
|
|
|
DifferentOddAndEvenPagesHeaderFooter |
True if the document has different headers and footers
for odd-numbered and even-numbered pages.
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
EqualColumnWidth |
Gets or sets a value indicating whether equal column width.
|
|
|
FooterDistance |
Gets or sets footer height in points.
|
|
|
GridType |
Gets or Sets the grid type of this section.
|
|
|
Gutter |
Gets or sets extra space added to the margin for document binding in points.
|
|
|
HeaderDistance |
Gets or sets height of header in points.
|
|
|
IsFrontPageBorder |
Gets or sets a value indicating whether this instance is front page border.
|
|
|
IsTopGutter |
Gets or sets the value that determines whether use Top Gutter.
|
|
|
LineNumberingDistanceFromText |
Gets or setsdistance from text in lines numbering
|
|
|
LineNumberingRestartMode |
Returns or sets line numbering mode
|
|
|
LineNumberingStartValue |
Gets or setsline numbering start value
|
|
|
LineNumberingStep |
Gets or sets line numbering step
|
|
|
LinesPerPage |
Gets or sets the number of lines per page in the document grid.
|
|
|
Margins |
Gets or sets page margins in points.
|
|
|
Orientation |
Returns or sets orientation of a page.
|
|
|
PageBorderIncludeFooter |
Gets or sets a value indicating whether the page border include the footer.
If the page border is not measured from the text extents using a value of text in the PageBorderOffsetFrome, then it can be ignored.
|
|
|
PageBorderIncludeHeader |
Gets or sets a value indicating whether the page border include the header.
If the page border is not measured from the text extents using a value of text in the PageBorderOffsetFrome, then it can be ignored.
|
|
|
PageBorderOffsetFrom |
Gets or sets the position of page border
|
|
|
PageBordersApplyType |
Gets or sets the value that determine on which pages border is applied
|
|
|
PageNumberStyle |
Gets or sets the page number style.
|
|
|
PageSize |
Gets or sets page size in points.
|
|
|
PageStartingNumber |
Gets or sets the page starting number.
|
|
|
RestartPageNumbering |
Gets or sets a value indicating whether to restart page numbering.
|
|
|
VerticalAlignment |
Gets or setsvertical alignment.
|
|
|
XDLSHolder | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
CloneImpl | (Inherited from DocumentSerializable .) |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
InitXDLSHolder | (Overrides DocumentSerializable InitXDLSHolder .) |
|
|
InsertPageNumbers |
Inserts the page numbers.
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ReadXmlAttributes | (Overrides DocumentSerializable ReadXmlAttributes(IXDLSAttributeReader) .) |
|
|
ReadXmlContent | (Inherited from DocumentSerializable .) |
|
|
RestoreReference | (Inherited from DocumentSerializable .) |
|
|
ToString |
Returns a string that represents the current object.
(Overrides
Object
ToString
.)
|
|
|
WriteXmlAttributes | (Overrides DocumentSerializable WriteXmlAttributes(IXDLSAttributeWriter) .) |
|
|
WriteXmlContent | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
m_doc | (Inherited from OwnerHolder .) |