TransparencyGroup overview

Constructors

 ConstructorOverloaded Initializes a new instance of the TransparencyGroup class.

Public Methods

 Add (inherited from Group)Adds a page element to the group.
 DrawOverridden. Draws the transparency group to the given PageWriter object.
 Equals (inherited from Object)See System.Object
 GetEnumerator (inherited from Group)Returns an enumerator that can iterate through the Group.
 GetHashCode (inherited from Object)See System.Object
 GetPageElementByID (inherited from Group)Returns a page element with the given ID.
 GetType (inherited from Object)See System.Object
 Insert (inherited from Group)Inserts a page element to the group.
 ToString (inherited from Object)See System.Object

Public Properties

 BlendModeGets or sets the blend mode value.
 Count (inherited from Group)Gets the number of page elements in the group.
 FillAlphaGets or sets the fill alpha value.
 ID (inherited from PageElement)Gets or sets the ID of the page element.
 Item (inherited from Group)Gets the PageElement object with the given ID.
 RequiredLicenseLevel (inherited from PageElement)Gets the required license level of the page element.
 StrokeAlphaGets or sets the stroke alpha value.

Protected Methods

 Finalize (inherited from Object)See System.Object
 MemberwiseClone (inherited from Object)See System.Object
 SetRequiredLicenseLevel (inherited from PageElement)Sets the license level required by the page element.

See Also

TransparencyGroup Class | ceTe.DynamicPDF.PageElements Namespace