Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / OptionalContentUsage.PrintDef Class / Subtype Property

In This Topic
    Subtype Property (OptionalContentUsage.PrintDef)
    In This Topic
    Gets or sets a value specifying the kind of content controlled by the group, for example, Trapping, PrintersMarks or Watermark.
    Syntax
    'Declaration
     
    Public Property Subtype As System.String
    public System.string Subtype {get; set;}
    See Also