The PdfDocument type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add(IElement) | (Overrides Document..::..Add(IElement).) | |
| Add(Image) | ||
| AddAuthor |
Adds the author to a Document.
(Inherited from Document.) | |
| AddCreationDate |
Adds the current date and time to a Document.
(Inherited from Document.) | |
| AddCreator |
Adds the creator to a Document.
(Inherited from Document.) | |
| AddDocListener |
Adds a IDocListener to the Document.
(Inherited from Document.) | |
| AddHeader |
Adds a user defined header to the document.
(Inherited from Document.) | |
| AddKeywords |
Adds the keywords to a Document.
(Inherited from Document.) | |
| AddProducer |
Adds the producer to a Document.
(Inherited from Document.) | |
| AddSpacing | ||
| AddSubject |
Adds the subject to a Document.
(Inherited from Document.) | |
| AddTitle |
Adds the title to a Document.
(Inherited from Document.) | |
| AnalyzeRow | ||
| CarriageReturn | ||
| ClearTextWrap | ||
| Close | (Overrides Document..::..Close()()()().) | |
| ConsumeRowspan | ||
| DoFooter | ||
| DoHeader | ||
| EnsureNewLine | ||
| Equals | (Inherited from Object.) | |
| ExtractRows | ||
| 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.) | |
| FlushLines | ||
| GetBottom |
Returns the lower left y-coordinate, considering a given margin.
(Inherited from Document.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetLeft |
Returns the lower left x-coordinate considering a given margin.
(Inherited from Document.) | |
| GetRight |
Returns the upper right x-coordinate, considering a given margin.
(Inherited from Document.) | |
| GetTop |
Returns the upper right y-coordinate, considering a given margin.
(Inherited from Document.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GetVerticalPosition | ||
| InitPage | ||
| IsMarginMirroring | (Inherited from Document.) | |
| IsOpen |
Checks if the document is open.
(Inherited from Document.) | |
| MayBeRemoved | ||
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| NewLine | ||
| NewPage | (Overrides Document..::..NewPage()()()().) | |
| Open | (Overrides Document..::..Open()()()().) | |
| RemoveIDocListener |
Removes a IDocListener from the Document.
(Inherited from Document.) | |
| RenderCells | ||
| ResetFooter | (Overrides Document..::..ResetFooter()()()().) | |
| ResetHeader | (Overrides Document..::..ResetHeader()()()().) | |
| ResetPageCount | (Overrides Document..::..ResetPageCount()()()().) | |
| SetMarginMirroring | (Overrides Document..::..SetMarginMirroring(Boolean).) | |
| SetMarginMirroringTopBottom | (Overrides Document..::..SetMarginMirroringTopBottom(Boolean).) | |
| SetMargins | (Overrides Document..::..SetMargins(Single, Single, Single, Single).) | |
| SetNewPageSizeAndMargins | ||
| SetPageSize | (Overrides Document..::..SetPageSize(Rectangle).) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| additionalActions | ||
| alignment | ||
| anchorAction | ||
| boxSize | ||
| chapternumber | (Inherited from Document.) | |
| close | Has the document allready been closed? (Inherited from Document.) | |
| collection | ||
| currentHeight | ||
| currentOutline | ||
| documentFileAttachment | ||
| documentLevelJS | ||
| duration | ||
| firstPageEvent | ||
| footer | This is the textual part of the footer (Inherited from Document.) | |
| graphics | ||
| header | This is the textual part of a Page; it can contain a header (Inherited from Document.) | |
| htmlStyleClass | Style class in HTML body tag (Inherited from Document.) | |
| imageEnd | ||
| imageWait | ||
| indentation | ||
| info | ||
| isSectionTitle | ||
| javaScript_onLoad | Content of JavaScript onLoad function (Inherited from Document.) | |
| javaScript_onUnLoad | Content of JavaScript onUnLoad function (Inherited from Document.) | |
| lastElementType | ||
| leading | ||
| leadingCount | ||
| line | ||
| lines | ||
| localDestinations | ||
| marginBottom | margin in y direction starting from the bottom (Inherited from Document.) | |
| marginLeft | margin in x direction starting from the left (Inherited from Document.) | |
| marginMirroring | (Inherited from Document.) | |
| marginMirroringTopBottom | (Inherited from Document.) | |
| marginRight | margin in x direction starting from the right (Inherited from Document.) | |
| marginTop | margin in y direction starting from the top (Inherited from Document.) | |
| markPoint | ||
| nextMarginBottom | ||
| nextMarginLeft | ||
| nextMarginRight | ||
| nextMarginTop | ||
| nextPageSize | ||
| open | Is the document open or not? (Inherited from Document.) | |
| openActionAction | ||
| openActionName | ||
| pageAA | ||
| pageEmpty | ||
| pageLabels | ||
| pageN | Current pagenumber (Inherited from Document.) | |
| pageResources | ||
| pageSize | The size of the page. (Inherited from Document.) | |
| rootOutline | ||
| strictImageSequence | ||
| text | ||
| textEmptySize | ||
| thisBoxSize | ||
| thumb | ||
| transition | ||
| viewerPreferences | ||
| writer | ||
| xmpMetadata |
Properties
| Name | Description | |
|---|---|---|
| AcroForm | ||
| Bottom |
Returns the lower left y-coordinate.
(Inherited from Document.) | |
| BottomMargin |
Returns the bottom margin.
(Inherited from Document.) | |
| Collection | ||
| Footer | (Overrides Document..::..Footer.) | |
| Header | (Overrides Document..::..Header.) | |
| HtmlStyleClass |
Gets the style class of the HTML body tag
(Inherited from Document.) | |
| IndentBottom | ||
| IndentLeft | ||
| IndentRight | ||
| IndentTop | ||
| JavaScript_onLoad |
Gets the JavaScript onLoad command.
(Inherited from Document.) | |
| JavaScript_onUnLoad |
Gets the JavaScript onUnLoad command.
(Inherited from Document.) | |
| Leading | ||
| Left |
Returns the lower left x-coordinate.
(Inherited from Document.) | |
| LeftMargin |
Returns the left margin.
(Inherited from Document.) | |
| PageCount | (Overrides Document..::..PageCount.) | |
| PageNumber |
Returns the current page number.
(Inherited from Document.) | |
| PageSize |
Gets the pagesize.
(Inherited from Document.) | |
| Right |
Returns the upper right x-coordinate.
(Inherited from Document.) | |
| RightMargin |
Return the right margin.
(Inherited from Document.) | |
| RootOutline | ||
| Top |
Returns the upper right y-coordinate.
(Inherited from Document.) | |
| TopMargin |
Returns the top margin.
(Inherited from Document.) | |
| XmpMetadata |