OptionalContentUsageCreatorSubtype Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets a name defining the type of content controlled by the group. Suggested values include but shall not be limited to Artwork, for graphic-design or publishing applications, and Technical, for technical designs such as building plans or schematics.

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 CreatorSubtype { get; set; }

Property Value

Type: String
The creator subtype.
See Also

Reference