VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Pdf.Web.Services Namespace / WebPdfOptionalContentConfiguration Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WebPdfOptionalContentConfiguration Class
    In This Topic
    Provides information about optional content configuration of PDF document.
    Object Model
    WebPdfOptionalContentPresentationOrder WebPdfOptionalContentConfiguration
    Syntax
    'Declaration
    
    Public Class WebPdfOptionalContentConfiguration
       Inherits WebPdfTreeNodeBase
    
    
    public class WebPdfOptionalContentConfiguration : WebPdfTreeNodeBase
    
    
    public __gc class WebPdfOptionalContentConfiguration : public WebPdfTreeNodeBase*
    
    
    public ref class WebPdfOptionalContentConfiguration : public WebPdfTreeNodeBase^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Pdf.Web.Services.WebPdfTreeNodeBase
          Vintasoft.Imaging.Pdf.Web.Services.WebPdfOptionalContentConfiguration

    Requirements

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

    See Also