PDF File Writer Class Library - Author Uzi Granot
PdfPageAddScreenAction Method |
Add rendering screen action to page
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public PdfAnnotation AddScreenAction( PdfRectangle AnnotRect, PdfDisplayMedia DisplayMedia )
Parameters
- AnnotRect
- Type: PdfFileWriterPdfRectangle
Annotation rectangle - DisplayMedia
- Type: PdfFileWriterPdfDisplayMedia
Display media object
Return Value
Type: PdfAnnotationPdfAnnotation
