[]
Represents the Optional Content Membership in a PDF document.
public class OptionalContentMembership : OptionalContentIdentifier, IPdfDict
| Name | Description |
|---|---|
| OptionalContentMembership(GcPdfDocument) | Initializes a new instance of the OptionalContentGroup class. |
| Name | Description |
|---|---|
| Doc | Gets the GcPdfDocument that owns this object. |
| Groups | Gets an array of OptionalContentGroup objects specifying the optional content groups whose states shall determine the visibility of content controlled by this membership dictionary. |
| HasGroups | Gets a value indicating whether the Groups is not empty. |
| VisibilityPolicy | Gets or sets a value specifying the visibility policy for content belonging to this membership dictionary. |