PDFReaderControls.NET Standard Class Reference

Document Properties

The properties of the Document class are listed below. For a complete list of Document class members, see the Document Members topic.

Public Instance Properties

Author The person who authored this document.
Bookmarks The Bookmarks of this document
BookmarksViewers All bookmark viewers that currently display this document.
Container (inherited from Component) Gets the IContainer that contains the Component.
Creator The application that created this document before it was converted to PDF (this is your application).
HasDocument A document is currently open.
Keywords Keywords of this document.
MajorVersion The major PDF version for this document;
MinorVersion The minor PDF version for this document;
PageCount Number of pages in this document.
PagesViewers All pages viewers that currently display this document.
Security The security settings of this document.
Site (inherited from Component) Gets or sets the ISite of the Component.
Subject Subject of this document.
ThumbnailsViewers All thumbnails viewers that currently display this document.
Title Title of this document.

Protected Instance Properties

CanRaiseEvents (inherited from Component) Gets a value indicating whether the component can raise an event.
DesignMode (inherited from Component) Gets a value that indicates whether the Component is currently in design mode.
Events (inherited from Component) Gets the list of event handlers that are attached to this Component.

See Also

Document Class | TallComponents.PDF.ReaderControls Namespace