PDF3DProjectionClippingStyle¶
Namespace: O2S.Components.PDF4NET.Annotations
Supported clipping styles.
Inheritance Object → ValueType → Enum → PDF3DProjectionClippingStyle
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| ExplicitNearFar | 0 | Explicit near/far. |
| AutomaticNearFar | 1 | Automatic near/far. |