VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.Annotations Namespace / PdfAnnotation Class / OptionalContentGroup Property
Syntax Remarks Requirements SeeAlso
In This Topic
    OptionalContentGroup Property (PdfAnnotation)
    In This Topic
    Gets or sets the optional content group, which specifies the optional content properties of the annotation.
    Syntax
    Remarks

    Before the annotation is drawn, annotation visibility is determined based on this property as well as the annotation flags specified in the Flags property. If annotation is determined to be invisible, the annotation is skipped, as if it were not in the document.

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also