OptionalContentUsagePrintSubtype Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets a string specifying the kind of content controlled by the group; for example, Trapping, PrintersMarks or Watermark.

Namespace:  Apitron.PDF.Kit.FixedLayout.OptionalContent
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public string PrintSubtype { get; set; }

Property Value

Type: String
The print subtype.
See Also

Reference