XFINIUM.PDF Documentation
PdfScreenAnnotation Class Members
Properties  Methods 

The following tables list the members exposed by PdfScreenAnnotation.

Public Constructors
 NameDescription
Public ConstructorPdfScreenAnnotation ConstructorInitializes a new PdfScreenAnnotation object.  
Top
Public Properties
 NameDescription
Public PropertyContents Gets or sets the annotation contents. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyCosDictionary Gets the COS dictionary asssociated with this object. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyCreationDate Gets or sets the annotation creation date. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyDuration Gets or sets the duration of the movie.  
Public PropertyHidden Gets or sets a value indicating whether to display the annotation or not. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyID Gets or sets the annotation ID. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyInvisible Gets or sets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyLocked Gets or sets a value indicating whether the annotation should be modified. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyLockedContents Gets or sets a value indicating whether the annotation contents should be modified. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyMimeType Gets or sets the MIME type for the movie content.  
Public PropertyModifiedDate Gets or sets the annotation modified date. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyMouseDown Gets or sets the mouse down action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyMouseEnter Gets or sets the mouse enter action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyMouseLeave Gets or sets the mouse leave action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyMouseUp Gets or sets the mouse up action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyMovieFile Gets or sets the movie file associated with this annotation.  
Public PropertyMoviePayload Gets or sets the movie content.  
Public PropertyNormalAppearance Gets or sets the annotation normal appearance. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyNoRotate Gets or sets a value indicating whether the annotation should be rotated when the page is rotated. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyNoView Gets or sets a value indicating whether the annotation should be displayed. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyNoZoom Gets or sets a value indicating whether the annotation should be scaled to current page zoom. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyPage Gets the annotation page. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyPageClose Gets or sets the page close action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyPageInvisible Gets or sets the page invisible action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyPageOpen Gets or sets the page open action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyPageVisible Gets or sets the page visible action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyPlaceholder Gets or sets the placeholder to be displayed on the page when the movie is not playing.  
Public PropertyPrint Gets or sets a value indicating whether the annotation should be printed. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyReadOnly Gets or sets a value indicating whether the annotation is read only. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyRotation Gets or sets the annotation rotation angle. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyShowMoviePlayerUserInterface Gets or sets a value indicating whether to display a player-specific controller user interface (for example, play/pause/stop controls) when playing.  
Public PropertyTitle Gets or sets the movie title.  
Public PropertyToggleNoView Gets or sets a value indicating whether the interpretation of NoView property should be reversed. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyType Gets the type of the annotation. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyVisualRectangle Gets or sets the visual rectangle of this annotation object. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Top
Public Methods
 NameDescription
Public MethodFlatten Merges the annotation appearance with the page content stream. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Top
See Also

Reference

PdfScreenAnnotation Class
Xfinium.Pdf.Annotations Namespace

Send Feedback