OptionalContentGroupExpression Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents an optional content group expression.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.FixedLayout.OptionalContentVisibilityExpressionEntry
    Apitron.PDF.Kit.FixedLayout.OptionalContentOptionalContentGroupExpression

Namespace:  Apitron.PDF.Kit.FixedLayout.OptionalContent
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public sealed class OptionalContentGroupExpression : VisibilityExpressionEntry

The OptionalContentGroupExpression type exposes the following members.

Constructors

  NameDescription
Public methodOptionalContentGroupExpression
Initializes a new instance of the VisibilityExpressionEntry class.
Top
Properties

  NameDescription
Public propertyExpressionType
Gets the type of the expression.
(Inherited from VisibilityExpressionEntry.)
Public propertyOptionalContentGroup
Gets the optional content group resource.
Top
See Also

Reference