This class represents the richmediaposition dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 340, page 703.

Adobe Supplement to the ISO 32000, BaseVersion: 1.7, ExtensionLevel: 3; Table: 9.50f, page 85.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.RichMediaPositionElement

A rich media position dictionary describes the alignment and offset of a floating media window. HAlign and VAlign give the anchor (Near, Center, Far). HOffset and VOffset give pixel offsets from the anchor point.

 

   
   
Method
Description
RichMediaPositionElement Create a new RichMediaPositionElement.
inherited methods...

 

   
   
Property
Description
EntryType Represents the "Type" entry of the richmediaposition dictionary object.
EntryHAlign Represents the "HAlign" entry of the richmediaposition dictionary object.
EntryVAlign Represents the "VAlign" entry of the richmediaposition dictionary object.
EntryHOffset Represents the "HOffset" entry of the richmediaposition dictionary object.
EntryVOffset Represents the "VOffset" entry of the richmediaposition dictionary object.
inherited properties...