Skip to content

PDFRichMediaParameters

Namespace: O2S.Components.PDF4NET.Annotations

Defines the parameters for rich media annotations.

public class PDFRichMediaParameters

Inheritance ObjectPDFRichMediaParameters

Constructors

PDFRichMediaParameters()

Initializes a new PDFRichMediaParameters object.

public PDFRichMediaParameters()

Properties

Variables

Gets or sets the variables.

public string Variables { get; set; }

Property Value

String
A list of variables to be passed to the rich media annotation.