Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / OptionalContentUsage.ExportDef Class
Members

In This Topic
    OptionalContentUsage.ExportDef Class
    In This Topic
    Defines the options used when the document (or part of it) is saved by a PDF processor to a format that does not support optional content.
    Object Model
    OptionalContentUsage.ExportDef Class
    Syntax
    'Declaration
     
    Public Class OptionalContentUsage.ExportDef 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    public class OptionalContentUsage.ExportDef : GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.Layers.OptionalContentUsage.ExportDef

    See Also