XFINIUM.PDF Documentation
PdfOptionalContentGroup Class
Members 



Xfinium.Pdf.Graphics.OptionalContent Namespace : PdfOptionalContentGroup Class
Represents an optional content group.
Syntax
'Declaration
 
Public Class PdfOptionalContentGroup 
'Usage
 
Dim instance As PdfOptionalContentGroup
public class PdfOptionalContentGroup 
public ref class PdfOptionalContentGroup 
Remarks
An optional content group represents a collection of graphics that can be made visible or invisible dynamically by users of viewer applications.
The graphics belonging to an optional content group can be located anywhere in the document, on one or more pages and they need not be consecutive in drawing order
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.OptionalContent.PdfOptionalContentGroup

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfOptionalContentGroup Members
Xfinium.Pdf.Graphics.OptionalContent Namespace