Click or drag to resize

PdfWebControl Fields

The PdfWebControl type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberNoMaxPdfPageHeight
Represents a value indicating that no limit should be set on the maximum page height of pages in a document.
Public fieldStatic memberNoMaxPdfPages
Represents a value indicating that no limit should be set on the maximum number of pages in a document.
Public fieldStatic memberNoMaxPdfPageWidth
Represents a value indicating that no limit should be set on the maximum page width of pages in a document.
Public fieldStatic memberVersion
Represents the assembly version of this build, as a string.
Public fieldStatic memberViewerPageDefaultValue
Represents the default page to be shown in a PdfWebControl (the document's default should be used).
Public fieldStatic memberViewerPageLayoutDefaultValue
Represents the default page layout to be shown in a PdfWebControl (the document's default should be used).
Public fieldStatic memberViewerScrollDefaultValue
Represents the default scroll position for a PdfWebControl (the document's default should be used).
Top
See Also