Content |
public abstract class ContentElement : NativeObject
The ContentElement type exposes the following members.
Name | Description | |
---|---|---|
BoundingBox | The bounding box This is a rectangle that encompasses all parts of an element. | |
Ocm | Defines the visibility of the content element depending on the optional content groups (OCGs). | |
Transform | The transform to be applied to the alignment rectangle Use this transform matrix to compute the actual location of the element's alignment rectangle. |
Name | Description | |
---|---|---|
Copy | Copy a content element The returned object is associated with the given target document but not yet part of it. | |
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |