Xceed Words for .NET v5.0 Documentation
Xceed.Words.NET Assembly / Xceed.Words.NET Namespace / DocX Class


In This Topic
    DocX Class Properties
    In This Topic

    For a list of all members of this type, see DocX members.

    Public Properties
     NameDescription
    Public PropertyGets the collection of Bookmarks in this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the collection of Charts in this Container. (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets the collection of CheckBoxes in this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the dictionary for the core properties in this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the dictionary for the CustomProperties in this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets or sets if the first page of the Document uses an independant Header and Footer. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets or sets if the even and odd pages of the Document use different Headers and Footers. (Inherited from Xceed.Document.NET.Document)
    Public Property Gets/sets the properties for endnotes in the first section of the document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the list of end notes in this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the collection of Footers of this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets/sets the properties for footnotes in the first section of the document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the list of foot notes in this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the collection of Headers of this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the collection of Hyperlinks in this Container. (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets or sets the document hyphenation object. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the collection of Images in this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets if this Document is password protected. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets if any editing restrictions are imposed on this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the collection of Lists in this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets or sets the bottom margin in this Document (in points). (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets or sets the footer margin in this Document (in points). (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets or sets the header margin in this Document (in points). (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets or sets the left margin in this Document (in points). (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets or sets the right margin in this Document (in points). (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets or sets the top margin in this Document (in points). (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets or sets if the mirror margins option is enabled in this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement)
    Public PropertyGets or sets the background color to use for all the pages in the document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets or sets the Borders to use for all the pages of the first Section in this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets or sets the page height in this Document (in points). (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the PageLayout in this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets or sets the page width in this Document (in points). (Inherited from Xceed.Document.NET.Document)
    Public PropertyReturns a list of all the paragraph formatting styles found inside the document. This list includes all the styled run properties (bold, size, color...) but not the styled paragraph properties (spacing, borders, etc.). (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the collection of Paragraphs in this Document. (Inherited from Xceed.Document.NET.Document)
    Public Property (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets the collection of Pictures in this Container. (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets the cached list of Sections from this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the collection of Shapes in this Container. (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets the list of all the SignatureLines contained in the document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the collection of Tables in this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the Text in this Document. (Inherited from Xceed.Document.NET.Document)
    Public PropertyGets the collection of TextBoxes in this Container. (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets or sets the XML for this element. (Inherited from Xceed.Document.NET.DocumentElement)
    Top
    See Also