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 | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsVisible |
Tests whether any portion of the specified rectangle is contained within this region.
|
![]() | 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.