TransparencyGroupAttributes Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The TransparencyGroupAttributes type exposes the following members.

Properties

  NameDescription
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyIsIsolated
Gets or sets a flag specifying whether the transparency group is isolated. If this flag is true, objects within the group shall be composited against a fully transparent initial backdrop; if false, they shall be composited against the group’s backdrop. Default value: false.
Public propertyIsKnockout
Gets or sets a flag specifying whether the transparency group is a knockout group. If this flag is false, later objects within the group shall be composited with earlier ones with which they overlap; if true, they shall be composited with the group’s initial backdrop and shall overwrite (“knock out”) any earlier overlapping objects. Default value: false.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Top
See Also

Reference