Search
PdfExporter Properties
 


 Public Properties

  Name Description

DefaultEncoding

Gets or sets the encoding to use during export, or null (Nothing in Visual Basic), to automatically detect the encoding.

JpegImageEncoding

Specifies whether images embedded in PDF should be encoded in Jpeg format.

JpegImageQuality

Specifies the image quality of Jpeg images.

Margins

Gets or sets the margins for the PDF pages, expressed as 100ths of an inch.

PageOrientation

Gets or sets page orientation that is set to the resulting PDF pages.

PageSize

Gets or sets PDF page size.

VisibleOnly

Gets or sets a value indicating whether to export only the calendar area that is currently visible.

 See Also