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

In This Topic
    OptionalContentUsage.PrintDef Class
    In This Topic
    Defines the options specifying that the content to be used when printing.
    Object Model
    OptionalContentUsage.PrintDef Class
    Syntax
    'Declaration
     
    Public Class OptionalContentUsage.PrintDef 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    public class OptionalContentUsage.PrintDef : 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.PrintDef

    See Also