[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.OptionalContentUsage.PrintDef

OptionalContentUsage.PrintDef Class

Defines the options specifying that the content to be used when printing.

Inheritance
OptionalContentUsage.PrintDef
Implements
Namespace: GrapeCity.Documents.Pdf.Layers
Assembly: DS.Documents.Pdf.dll
Syntax
public class OptionalContentUsage.PrintDef : PdfDictWrapper, IPdfDict
Public Class OptionalContentUsage.PrintDef
    Inherits PdfDictWrapper
    Implements IPdfDict

Constructors

Name Description
PrintDef()

Initializes a new instance of the OptionalContentUsage.PrintDef class.

Properties

Name Description
PrintState

Gets or sets a value indicating that the group shall be set to that state when the document is printed.

Subtype

Gets or sets a value specifying the kind of content controlled by the group, for example, Trapping, PrintersMarks or Watermark.

Extension Methods