Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfClipRegion
Public NotInheritable Class PdfClipRegion
The PdfClipRegion type exposes the following members.
Name | Description | |
---|---|---|
![]() | IntersectedPaths |
Gets paths of this PdfClipRegion.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
The closed subpaths of this region define the area that can be painted. Marks falling inside this area are applied to the page; those falling outside it are not.