BeginUpdate()
|
|
Dispose()
|
|
EndUpdate()
|
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
ExportToPdf(Stream, PdfExportOptions)
|
Exports the presentation as a PDF file to the specified stream. Allows you to specify PDF export options. The stream should be readable and writable.
|
ExportToPdf(Stream)
|
Exports the presentation as a PDF file to the specified stream. The stream should be readable and writable.
|
GetActualBounds(Slide, FilledShape)
|
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Print()
|
Prints presentation to the default printer.
|
Print(PrintOptions)
|
Prints the presentation with specified print options.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
SaveDocument()
|
|
SaveDocument(Stream)
|
|
ToString()
|
Returns a string that represents the current object.
|