Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public class PageSetup : DocumentSerializable
Public Class PageSetup Inherits DocumentSerializable
public ref class PageSetup : public DocumentSerializable
type PageSetup = class inherit DocumentSerializable end
Members
| All Members | Fields | Properties | Methods |
| Member | 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.
| |
| CloneImpl()()()() | (Inherited from DocumentSerializable.) | |
| 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.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FooterDistance |
Gets or sets footer height in points.
| |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Gutter |
Gets or sets extra space added to the margin for document binding in points.
| |
| HeaderDistance |
Gets or sets height of header in points.
| |
| InitXDLSHolder()()()() | (Overrides DocumentSerializable..::..InitXDLSHolder()()()().) | |
| InsertPageNumbers(Boolean, PageNumberAlignment) |
Inserts the page numbers.
| |
| IsFrontPageBorder |
Gets or sets a value indicating whether this instance is front page border.
| |
| 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
| |
| m_doc | (Inherited from OwnerHolder.) | |
| m_fFooterDistance | ||
| m_fHeaderDistance | ||
| Margins |
Gets or sets page margins in points.
| |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| 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.
| |
| ReadXmlAttributes(IXDLSAttributeReader) | (Overrides DocumentSerializable..::..ReadXmlAttributes(IXDLSAttributeReader).) | |
| ReadXmlContent(IXDLSContentReader) | (Inherited from DocumentSerializable.) | |
| RestartPageNumbering |
Gets or sets a value indicating whether to restart page numbering.
| |
| RestoreReference(String, Int32) | (Inherited from DocumentSerializable.) | |
| ToString()()()() | (Overrides Object..::..ToString()()()().) | |
| VerticalAlignment |
Gets or setsvertical alignment.
| |
| WriteXmlAttributes(IXDLSAttributeWriter) | (Overrides DocumentSerializable..::..WriteXmlAttributes(IXDLSAttributeWriter).) | |
| WriteXmlContent(IXDLSContentWriter) | (Inherited from DocumentSerializable.) | |
| XDLSHolder | (Inherited from DocumentSerializable.) |
Inheritance Hierarchy
System..::..Object
Spire.Doc..::..OwnerHolder
Spire.Doc.Documents.XML..::..DocumentSerializable
Spire.Doc..::..PageSetup
Spire.Doc..::..OwnerHolder
Spire.Doc.Documents.XML..::..DocumentSerializable
Spire.Doc..::..PageSetup